From: Bernhard Voelker Date: Thu, 12 Feb 2015 13:21:40 +0000 (+0100) Subject: maint: enhance '.mailmap' mappings for THANKS generation X-Git-Tag: v8.24~119 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d4daddc7041724fc92b33d9495afa395cc5d995;p=thirdparty%2Fcoreutils.git maint: enhance '.mailmap' mappings for THANKS generation * .mailmap (jeff.liu@oracle.com): There are 3 different names in the 'git log' output for this email address; choose "Jeff Liu" as canonical form. (Алексей Шилин): Convert name to latin1 ("Aleksej Shilin") to improve the sort order of the generated 'THANKS' file. --- diff --git a/.mailmap b/.mailmap index d23a2c8a86..c7a18cfb3a 100644 --- a/.mailmap +++ b/.mailmap @@ -34,3 +34,10 @@ Arne Henrik Juul Arne H. Juul # Had email as name. Dan Jacobson jidanni@jidanni.org + +# Consolidate names of same email address. +Jeff Liu jeff.liu +Jeff Liu Jie Liu + +# Convert to latin1 for a better 'THANKS' sort order. +Aleksej Shilin Алексей Шилин