qemu-devel
[Top][All Lists]
Advanced

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

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


From: Anthony Liguori
Subject: Re: [Qemu-devel] [RFC] Add a .mailmap to map pre-git-conversion authors to friendly names
Date: Thu, 17 Nov 2011 13:15:51 -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 11/17/2011 12:10 PM, Peter Maydell wrote:
...nobody cares at all either way? (in which case we should commit
it for my personal benefit if nothing else ;-))

Oh, I just missed it since it didn't have [PATCH] in the header. I'd be happy to apply this.

Regards,

Anthony Liguori


-- PMM

On 26 October 2011 18:36, Peter Maydell<address@hidden>  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>
---
I've had this kicking around in my working tree for a while, but it seems
like it's more generally useful. Opinions?

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

diff --git a/.mailmap b/.mailmap
new file mode 100644
index 0000000..6f968d8
--- /dev/null
+++ b/.mailmap
@@ -0,0 +1,20 @@
+# 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.
+#
+Aurelien Jarno<address@hidden>  aurel32<address@hidden>
+Blue Swirl<address@hidden>  blueswir1<address@hidden>
+Anthony Liguori<address@hidden>  aliguori<address@hidden>
+Edgar E. Iglesias<address@hidden>  edgar_igl<address@hidden>
+malc<address@hidden>  malc<address@hidden>
+Paul Brook<address@hidden>  pbrook<address@hidden>
+Andrzej Zaborowski<address@hidden>  balrog<address@hidden>
+Thiemo Seufer<address@hidden>  ths<address@hidden>
+#
+# Weird addresses with no translation because they have made no commits since 
the
+# switchover to git:
+#    bellard<address@hidden>
+#    j_mayer<address@hidden>
+#
+# There is also a:
+#    (no author)<(no author)@c046a42c-6fe2-441c-8c8c-71466251a162>
+# for the cvs2svn initialization commit e63c3dc74bf.
--
1.7.1





reply via email to

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