Le mercredi 20 juin 2012 à 06:13 -0600, Eric Blake a écrit :
On 06/20/2012 05:49 AM, Benjamin Cama wrote:
> Thanks. BTW, if this patch is commited, I'm already in AUTHORS under
> another email address, which is OK.
If you have two git commits under different email addresses, then we
should update .mailmap to set up the aliases so that your preferred
address in AUTHORS is attributed to all your other commits on any other
address. Otherwise, 'make syntax-check' complains about a mismatch
between commit authorship.
Right. See the following patch.
---
diff --git a/.mailmap b/.mailmap
index e16c3c9..1b9e7e5 100644
--- a/.mailmap
+++ b/.mailmap
@@ -29,6 +29,7 @@
<neil(a)aldur.co.uk> <neil(a)brightbox.co.uk>
<stefanb(a)us.ibm.com> <stefanb(a)linux.vnet.ibm.com>
<josh.durgin(a)dreamhost.com> <joshd(a)hq.newdream.net>
+<benoar(a)dolka.fr> <benjamin.cama(a)telecom-bretagne.eu>
# Name consolidation:
# Preferred author spelling <preferred email>
--
Benjamin Cama <benjamin.cama(a)telecom-bretagne.eu>