From 2805631c6a71f1214906f8889ad6711f89b493f7 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Thu, 13 Sep 2018 10:49:10 +0000 Subject: Add a .mailmap file Check `git shortlog` with and without this file.--- .mailmap | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 .mailmap diff --git a/.mailmap b/.mailmap new file mode 100644 index 0000000..8cfb1b9 --- /dev/null +++ b/.mailmap @@ -0,0 +1,28 @@ +# +# This list is used by git-shortlog to aggregate contributions. It is +# necessary when either the author's full name is not always written +# the same way, and/or the same author contributes from different +# email addresses. +# + +Kevin Kadosh <32873649+kkadosh@users.noreply.github.com> +Kevin Kadosh +Kevin Kadosh kka + +Mathieu Deous MatToufoutu +Mathieu Deous Mathieu D + +Sebastien Blot blotus + +Sylvain "caillou" Lefevre +Sylvain "caillou" Lefevre + +Thibault "bui" Koechlin +Thibault "bui" Koechlin bui + +Julien "jvoisin" Voisin jvoisin +Julien "jvoisin" Voisin +Julien "jvoisin" Voisin +Julien "jvoisin" Voisin +Julien "jvoisin" Voisin + -- cgit v1.3