core: add a .mailmap file

This file is used for example by command "git shortlog", to prevent duplicate
committers.
This commit is contained in:
Sébastien Helleu 2014-10-11 16:49:35 +02:00
parent 2867996d1f
commit 1dcea6c7ce
2 changed files with 17 additions and 0 deletions

1
.gitattributes vendored
View File

@ -3,3 +3,4 @@
.git* export-ignore
debian export-ignore
weechat.spec export-ignore
.mailmap export-ignore

16
.mailmap Normal file
View File

@ -0,0 +1,16 @@
# Map author and committer names and email addresses to canonical real names
# and email addresses.
#
# For example with this command:
# git shortlog -nse
<flashcode@flashtux.org> <flashcode@krypton>
<flashcode@flashtux.org> <uid67137>
Nils Görs <weechatter@arcor.de>
Ryuunosuke Ayanokouzi <i38w7i3@yahoo.co.jp>
Krzysztof Korościk <soltys@szluug.org>
Marco Paolone <marcopaolone@gmail.com>
<marcopaolone@gmail.com> <marco@DrB4tch.sitecomwl601>
<mikaela.suomalainen@outlook.com> <mkaysi@outlook.com>
<simon@arlott.org> <sa.me.uk>
<Simon.Kuhnle@cs.fau.de> <simon@blarzwurst.de>