diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2014-10-11 16:49:35 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2014-10-11 16:49:35 +0200 |
commit | 1dcea6c7ce6a3069cdf6bd916640f3073c79814f (patch) | |
tree | ba133377396ac360f1a0269488bf4937dc8e027f /.mailmap | |
parent | 2867996d1f1bf2513dd72164110c0334f74dab93 (diff) | |
download | weechat-1dcea6c7ce6a3069cdf6bd916640f3073c79814f.zip |
core: add a .mailmap file
This file is used for example by command "git shortlog", to prevent duplicate
committers.
Diffstat (limited to '.mailmap')
-rw-r--r-- | .mailmap | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/.mailmap b/.mailmap new file mode 100644 index 000000000..72249be11 --- /dev/null +++ b/.mailmap @@ -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> |