[PATCH] create .mailmap file (for git shortlog/blame)

David Bremner david at tethera.net
Fri Jul 22 05:47:34 PDT 2016


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.
---
 .mailmap | 8 ++++++++
 1 file changed, 8 insertions(+)
 create mode 100644 .mailmap

diff --git a/.mailmap b/.mailmap
new file mode 100644
index 0000000..935c6eb
--- /dev/null
+++ b/.mailmap
@@ -0,0 +1,8 @@
+Peter Feigl <craven at gmx.net>
+Nate <nstraz at redhat.com>
+Ali Polatel <alip at penguen.ev>
+Stefan <aeuii at posteo.de>
+Patrick Totzke <patricktotzke at googlemail.com>
+Patrick Totzke <patricktotzke at gmail.com>
+Patrick Totzke <p.totzke at ed.ac.uk>
+Mark Walters <markwalters1009 at gmail.com>
-- 
2.8.1



More information about the notmuch mailing list