diff options
| author | jvoisin | 2018-09-13 10:49:10 +0000 |
|---|---|---|
| committer | GitHub | 2018-09-13 10:49:10 +0000 |
| commit | 2805631c6a71f1214906f8889ad6711f89b493f7 (patch) | |
| tree | 09ce2dac7eae37cd4140ee38357586caaaa38e46 | |
| parent | 4ebb0f933f7c581458ca0ac69ea6edfc7acc9958 (diff) | |
Add a .mailmap file
Check `git shortlog` with and without this file.
| -rw-r--r-- | .mailmap | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/.mailmap b/.mailmap new file mode 100644 index 0000000..8cfb1b9 --- /dev/null +++ b/.mailmap | |||
| @@ -0,0 +1,28 @@ | |||
| 1 | # | ||
| 2 | # This list is used by git-shortlog to aggregate contributions. It is | ||
| 3 | # necessary when either the author's full name is not always written | ||
| 4 | # the same way, and/or the same author contributes from different | ||
| 5 | # email addresses. | ||
| 6 | # | ||
| 7 | |||
| 8 | Kevin Kadosh <32873649+kkadosh@users.noreply.github.com> | ||
| 9 | Kevin Kadosh <kevin.kadosh@nbs-system.com> | ||
| 10 | Kevin Kadosh <kka@nbs-system.com> kka <security@nbs-system.com> | ||
| 11 | |||
| 12 | Mathieu Deous <mde@nbs-system.com> MatToufoutu <mattoufootu@gmail.com> | ||
| 13 | Mathieu Deous <mde@nbs-system.com> Mathieu D <mattoufoutu@users.noreply.github.com> | ||
| 14 | |||
| 15 | Sebastien Blot <sebastien.blot@nbs-system.com> blotus <sebastien@blot.me> | ||
| 16 | |||
| 17 | Sylvain "caillou" Lefevre <sylvain.lefevre@epitech.eu> | ||
| 18 | Sylvain "caillou" Lefevre <sylvain.lefevre@epitech.eu> <slefevre@nbs-system.com> | ||
| 19 | |||
| 20 | Thibault "bui" Koechlin <tko@nbs-system.com> <orixxx@gmail.com> | ||
| 21 | Thibault "bui" Koechlin <tko@nbs-system.com> bui <bui@nbs-system.com> | ||
| 22 | |||
| 23 | Julien "jvoisin" Voisin <jvo@nbs-system.com> jvoisin <security@nbs-system.com> | ||
| 24 | Julien "jvoisin" Voisin <jvo@nbs-system.com> | ||
| 25 | Julien "jvoisin" Voisin <jvoisin@users.noreply.github.com> | ||
| 26 | Julien "jvoisin" Voisin <julien.voisin@dustri.org> | ||
| 27 | Julien "jvoisin" Voisin <julien.voisin@nbs-system.com> | ||
| 28 | |||
