From d6fb294346f0dc8a2e8218ae615502efd7cc2014 Mon Sep 17 00:00:00 2001 From: Eric Blake Date: Mon, 19 Sep 2011 16:34:10 -0600 Subject: [PATCH] maint: Prefer names over email in 'git shortlog' Alex recently committed some patches with just an email instead of a preferred name; this fixes things so 'git shortlog' gives nicer output. * .mailmap: Update. --- .mailmap | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.mailmap b/.mailmap index 27950476fe..583fe7bc80 100644 --- a/.mailmap +++ b/.mailmap @@ -1,4 +1,6 @@ -# Format of each line: +# 'git shortlog --help' and look for mailmap for the format of each line + +# Email consolidation: # @@ -24,3 +26,7 @@ + +# Name consolidation: +# Preferred author spelling +Alex Jia