From 6e75899b00d933b63e4d541b329901c70e05964b Mon Sep 17 00:00:00 2001 From: Marcel de Rooy Date: Wed, 26 Nov 2014 13:39:24 +0100 Subject: [PATCH] Bug 13314: Follow-up for m.de.rooy in .mailmap Email addresses in git seem to be case sensitive. The list of shortlog -ns was good, but git shortlog -e still made a difference. Additionally, reworded initial comments slightly. Signed-off-by: Marcel de Rooy Signed-off-by: Tomas Cohen Arazi --- .mailmap | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.mailmap b/.mailmap index 525d5a1a3d..041a91a332 100644 --- a/.mailmap +++ b/.mailmap @@ -1,6 +1,6 @@ # This file maintains name/email mappings for git-shortlog use -# For more information on the use of this file see '$ git shortlog -h' -# Name to mail mapping: the name in the right column will be mapped to the email addy in the left +# For more information on the use of this file see: man git-shortlog +# Mail to name mapping: email at the right is mapped to name at the left James Mason Henri-Damien Laurent @@ -83,3 +83,5 @@ Fridolin Somers Fridolyn SOMERS + + -- 2.11.4.GIT