I've noticed that "git shortlog -se" produces a couple of duplicates.
The attached patch will fix it.

Andy: do you prefer 'igalia' or 'pobox' email?

Erice: do you prefer your 'dvorsak.fr' email over 'gmail'?

Thanks.

>From 954cdc991fe43a35437aba03af2e157bd9573fef Mon Sep 17 00:00:00 2001
From: Alex Kost <alez...@gmail.com>
Date: Mon, 10 Aug 2015 16:34:14 +0300
Subject: [PATCH] Add new entries to .mailmap.

* .mailmap: Add new lines for Andy Wingo and Eric Dvorsak.
---
 .mailmap | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.mailmap b/.mailmap
index 8187f5d..a5fa857 100644
--- a/.mailmap
+++ b/.mailmap
@@ -3,6 +3,7 @@
 
 Alexander I. Grafov <gra...@gmail.com>
 Amirouche Boubekki <amirou...@hypermove.net>
+Andy Wingo <wi...@igalia.com> <wi...@pobox.com>
 Ben Woodcroft <b.woodcr...@uq.edu.au> <donttrust...@gmail.com>
 Claes Wallin (韋嘉誠) <claes.wal...@greatsinodevelopment.com>
 Cyprien Nicolas <cypr...@nicolas.tf> <c.nicolas+gitori...@gmail.com>
@@ -10,6 +11,7 @@ David Thompson <da...@gnu.org> <dthomps...@worcester.edu>
 David Thompson <da...@gnu.org> <dthomp...@member.fsf.org>
 Deck Pickard <deck.r.pick...@gmail.com> <nebu@kipple>
 Eric Bavier <bav...@member.fsf.org> <ericbav...@gmail.com>
+Eric Dvorsak <e...@dvorsak.fr> <yen...@gmail.com>
 John Darrington <j...@gnu.org> <j...@darrington.wattle.id.au>
 Joshua Grant <ta...@riseup.net> <g...@riseup.net>
 Joshua Grant <ta...@riseup.net> <jgr...@parenthetical.io>
-- 
2.4.3

Reply via email to