From cc0c4dd4624a733583b10a59bb0e423172f96505 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 Content-Type: text/plain; charset=utf-8 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 --- .mailmap | 6 ++++-- 1 files 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.7.7.6