]> xenbits.xensource.com Git - libvirt.git/commitdiff
maint: Prefer names over email in 'git shortlog'
authorEric Blake <eblake@redhat.com>
Mon, 19 Sep 2011 22:34:10 +0000 (16:34 -0600)
committerEric Blake <eblake@redhat.com>
Mon, 19 Sep 2011 22:34:10 +0000 (16:34 -0600)
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

index 27950476fedee11fdd7dd50223d3fd503b118025..583fe7bc8007094ea29bc76dda6baf0197b16329 100644 (file)
--- 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:
 # <Preferred address in AUTHORS> <other alias used by same author>
 
 <amy.griffis@hp.com> <aron.griffis@hp.com>
@@ -24,3 +26,7 @@
 <fsimonce@redhat.com> <federico.simoncelli@gmail.com>
 <marcandre.lureau@redhat.com> <marcandre.lureau@gmail.com>
 <supriyak@linux.vnet.ibm.com> <supriyak@in.ibm.com>
+
+# Name consolidation:
+# Preferred author spelling <preferred email>
+Alex Jia <ajia@redhat.com>