From 590d9be84e094951a5d95244965c6584fc35a2e0 Mon Sep 17 00:00:00 2001 From: Marcel de Rooy Date: Wed, 26 Nov 2014 13:39:24 +0100 Subject: [PATCH] [PASSED QA] 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 525d5a1..041a91a 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 + + -- 1.9.1