qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] Add a .mailmap to map pre-git-conversion author


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PATCH] Add a .mailmap to map pre-git-conversion authors to friendly names
Date: Mon, 12 Dec 2011 17:35:09 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.21) Gecko/20110831 Lightning/1.0b2 Thunderbird/3.1.13

On 12/12/2011 04:58 AM, Peter Maydell wrote:
Add a .mailmap file so 'git shortlog' can map the unfriendly
pre-git-conversion author entries to real names.

Signed-off-by: Peter Maydell<address@hidden>

Applied.  Thanks.

Regards,

Anthony Liguori

---
v1->v2:
  fixed Andrzej's email to match MAINTAINERS file
  added entries for Fabrice Bellard, Jocelyn Mayer
  cc'd active maintainers with an entry in the mailmap
v2->v3:
  sorted into alpha order by first column

  .mailmap |   16 ++++++++++++++++
  1 files changed, 16 insertions(+), 0 deletions(-)
  create mode 100644 .mailmap

diff --git a/.mailmap b/.mailmap
new file mode 100644
index 0000000..9797802
--- /dev/null
+++ b/.mailmap
@@ -0,0 +1,16 @@
+# This mailmap just translates the weird addresses from the original import 
into git
+# into proper addresses so that they are counted properly in git shortlog 
output.
+#
+Andrzej Zaborowski<address@hidden>  balrog<address@hidden>
+Anthony Liguori<address@hidden>  aliguori<address@hidden>
+Aurelien Jarno<address@hidden>  aurel32<address@hidden>
+Blue Swirl<address@hidden>  blueswir1<address@hidden>
+Edgar E. Iglesias<address@hidden>  edgar_igl<address@hidden>
+Fabrice Bellard<address@hidden>  bellard<address@hidden>
+Jocelyn Mayer<address@hidden>  j_mayer<address@hidden>
+Paul Brook<address@hidden>  pbrook<address@hidden>
+Thiemo Seufer<address@hidden>  ths<address@hidden>
+malc<address@hidden>  malc<address@hidden>
+# There is also a:
+#    (no author)<(no author)@c046a42c-6fe2-441c-8c8c-71466251a162>
+# for the cvs2svn initialization commit e63c3dc74bf.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]