mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-21 18:38:08 +01:00
create .mailmap file (for git shortlog/blame)
Recently it was suggested on the list that we add a contributor to AUTHORS. This file has been unmodified for 7 years, and is somewhat out of date. It would potentially make sense to automagically update this file during the release process using the output from git shortlog. This file helps clean up some inconsistencies in author data in the history.
This commit is contained in:
parent
4bf82dea2d
commit
2ce0f1368f
1 changed files with 8 additions and 0 deletions
8
.mailmap
Normal file
8
.mailmap
Normal file
|
@ -0,0 +1,8 @@
|
|||
Peter Feigl <craven@gmx.net>
|
||||
Nate <nstraz@redhat.com>
|
||||
Ali Polatel <alip@penguen.ev>
|
||||
Stefan <aeuii@posteo.de>
|
||||
Patrick Totzke <patricktotzke@googlemail.com>
|
||||
Patrick Totzke <patricktotzke@gmail.com>
|
||||
Patrick Totzke <p.totzke@ed.ac.uk>
|
||||
Mark Walters <markwalters1009@gmail.com>
|
Loading…
Reference in a new issue