This takes `git shortlog -sen | wc -l` length from 69 to 56 authors for
me, fixing a lot of the author fields that have snuck in over time, and
allows credit to be given where due for some contributors that couldn't
pick a single email address in the past.

Signed-off-by: Dan McGee <[email protected]>
---
 .mailmap |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)
 create mode 100644 .mailmap

diff --git a/.mailmap b/.mailmap
new file mode 100644
index 0000000..7f227a3
--- /dev/null
+++ b/.mailmap
@@ -0,0 +1,15 @@
+Andrea Scarpino <[email protected]> <[email protected]>
+Cilyan Olowen <[email protected]> <[email protected]>
+Denis Kobozev <[email protected]>
+eliott <[email protected]> <[email protected]>
+Giovanni Scafora <[email protected]> <[email protected]>
+Jason Chu <[email protected]> <jchu>
+Laszlo Papp <[email protected]> <[email protected]>
+Mod Gao <[email protected]>
+Mod Gao <[email protected]> <mod.gao@gmail,com>
+Paul Mattal <[email protected]> <pjmattal>
+Paul Mattal <[email protected]> <[email protected]>
+Paul Mattal <[email protected]> <[email protected]>
+Sergej Pupykin <[email protected]> <[email protected]>
+Simo Leone <[email protected]> <simo>
+Thayer Williams <[email protected]> <[email protected]>
-- 
1.7.4.4

Reply via email to