Add a .mailmap file

Makes the output of git shortlog look better, for example when
running:

 git shortlog -n -c -s

And makes the annotation in git blame look better.

Initial version only includes names that could be found either
in the repository itself or Google searches.

Change-Id: I95a40e0a6d793037371909e1db6faa04c3cf735b
This commit is contained in:
David Pursehouse 2016-02-26 15:21:19 +09:00
parent c78a51c37c
commit 236d157efc
1 changed files with 6 additions and 0 deletions

6
.mailmap Normal file
View File

@ -0,0 +1,6 @@
Armin Ronacher <armin.ronacher@active-4.com> mitsuhiko <devnull@localhost>
Christopher Grebs <cg@webshox.org> Christopher Grebs <devnull@localhost>
Christopher Grebs <cg@webshox.org> EnTeQuAk <devnull@localhost>
Eric O'Connell <eric.oconnell@idealist.org> eric o'connell <eric.oconnell@idealist.org>
Florian Apolloner <apollo13@apolloner.eu> apollo13 <apollo13@apolloner.eu>
Georg Brandl <georg@python.org> gbrandl <devnull@localhost>