Use: ``` git shortlog -sne | cut -f 2 | sort | uniq ``` to generate the AUTHORS file that respects `.mailmap`. See: https://github.com/rust-lang/rust/pull/18265
Use:
to generate the AUTHORS file that respects
.mailmap.See: rust-lang/rust#18265