From cb4553bd06645713c83ae169893eb1db6038c566 Mon Sep 17 00:00:00 2001 From: Thomas Adam Date: Thu, 8 Nov 2012 21:14:32 +0000 Subject: [PATCH] Add .mailmap for commit author translations Because it's not possible to enumerate up-front all of the committers to tmux coming from OpenBSD, at the time a commit is imported in to git from the OpenBSD CVS repository, the author information is not known to Git, necessarily. But it's possible to alter for output the respective author after the fact, via Git's .mailmap file. It is this file which will therefore provide a new mapping of OpenBSD commiter to an actual real name and real email address. --- .mailmap | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 .mailmap diff --git a/.mailmap b/.mailmap new file mode 100644 index 00000000..d8344641 --- /dev/null +++ b/.mailmap @@ -0,0 +1,21 @@ +Bob Beck beck +Igor Sobrado sobrado +Jacek Masiulaniec jacekm +Jason McIntyre jcm +Joel Sing jsing +Marc Espie espie +Matthew Dempsky matthew +Matthias Kilian kili +Matthieu Herrb matthieu +Miod Vallat miod +Nicholas Marriott nicm +Okan Demirmen okan +Philip Guenther guenther +Pierre-Yves Ritschard pyr +Ray Lai ray +Ryan McBride mcbride +Stefan Sperling stsp +Stuart Henderson sthen +Ted Unangst tedu +Theo Deraadt deraadt +William Yodlowsky william