xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Add git special file .mailmap
@ 2013-10-02 21:32 Don Slutz
  2013-10-03  7:18 ` Ian Campbell
  0 siblings, 1 reply; 7+ messages in thread
From: Don Slutz @ 2013-10-02 21:32 UTC (permalink / raw)
  To: xen-devel, keir; +Cc: Don Slutz

This file is used by 'git shortlog -nse' to combine multiple e-mail address for the same person.
See 'git shortlog --help'

I need this because my e-mail address has changed.
I also added a few lines that I think are correct.

Signed-off-by: Don Slutz <dslutz@verizon.com>
---
 .mailmap |   17 +++++++++++++++++
 1 files changed, 17 insertions(+), 0 deletions(-)
 create mode 100644 .mailmap

diff --git a/.mailmap b/.mailmap
new file mode 100644
index 0000000..d5ccf42
--- /dev/null
+++ b/.mailmap
@@ -0,0 +1,17 @@
+Don Slutz <dslutz@verizon.com> Don Slutz <Don@CloudSwitch.com>
+Keir Fraser <keir@xen.org> Keir Frser <keir@xen.org>
+Keir Fraser <keir@xen.org> Keir Fraser <keir@xensource.com>
+Keir Fraser <keir@xen.org> Keir Fraser <keir.fraser@citrix.com>
+Jan Beulich <jbeulich@suse.com> Jan Beulich <JBeulich@suse.com>
+Jan Beulich <jbeulich@suse.com> Jan Beulich <jbeulich@novell.com>
+Jan Beulich <jbeulich@suse.com> Jan Beulich <none@none>
+Tim Deegan <tim@xen.org> Tim Deegan <Tim.Deegan@xensource.com>
+Tim Deegan <tim@xen.org> Tim Deegan <Tim.Deegan@citrix.com>
+Tim Deegan <tim@xen.org> Tim Deegan <Tim.Deegan@eu.citrix.com>
+Tim Deegan <tim@xen.org> Tim Deegan <tim.deegan@xensource.com>
+Ian Campbell <ian.campbell@citrix.com> Ian Campbell <ian.campbell@xensource.com>
+Ian Campbell <ian.campbell@citrix.com> Ian.Campbell@xensource.com <Ian.Campbell@xensource.com>
+Ian Campbell <ian.campbell@citrix.com> Ian Campbell <Ian.Campbell@citrix.com>
+Ian Campbell <ian.campbell@citrix.com> Ian Campbell <ijc@hellion.org.uk>
+Ian Campbell <ian.campbell@citrix.com> Ian Campbell <Ian.Campbell@eu.citrix.com>
+Ian Jackson <ian.jackson@eu.citrix.com> Ian Jackson <Ian.Jackson@eu.citrix.com>
-- 
1.7.1

^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-10-14 14:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-02 21:32 [PATCH] Add git special file .mailmap Don Slutz
2013-10-03  7:18 ` Ian Campbell
2013-10-04  9:33   ` Jan Beulich
2013-10-04  9:39     ` Ian Campbell
2013-10-04 18:39   ` Don Slutz
2013-10-07  8:56     ` Ian Campbell
2013-10-14 14:15       ` Don Slutz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).