.mailmap: map different names with the same email address together
commit398dd4bd039680ba98497fbedffa415a43583c16
authorStefan Beller <stefanbeller@gmail.com>
Thu, 10 Jul 2014 12:48:26 +0000 (10 14:48 +0200)
committerJunio C Hamano <gitster@pobox.com>
Thu, 17 Jul 2014 17:48:09 +0000 (17 10:48 -0700)
tree9454e01314286fc39e76296fcf4e6d77a159affb
parentf2c9f21369931c2e4254e49d8f3b3fac5ba8a60b
.mailmap: map different names with the same email address together

Pretty much one year ago (94b410bba864, Jul 12 2013, .mailmap: Map
email addresses to names) I cleaned up the output of `git shortlog
-sne` of git.git by writing a .mailmap file fot the git.git project.

During the year Jens, Kazuki and Trần contributed to git.git using
different names, but the same email address; unify them.

Signed-off-by: Stefan Beller <stefanbeller@googlemail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
.mailmap