From: Lucas Werkmeister Date: Mon, 13 Mar 2017 09:23:01 +0000 (+0100) Subject: fix: add .mailmap to fix commit information X-Git-Url: https://code.wpia.club/?p=gigi.git;a=commitdiff_plain;h=eb3d87673a863fa370c916b23ecabff602ff4407 fix: add .mailmap to fix commit information See man:git-check-mailmap(1) or man:git-shortlog(1) for the format; generally, the order is: proper info, commit info. The easiest way to check this change is to run `git shortlog -se` with and without it. Change-Id: I76c6e0d1e9fd69bd5a4afbc04373b9b34aa18846 --- diff --git a/.mailmap b/.mailmap new file mode 100644 index 00000000..98b58fa8 --- /dev/null +++ b/.mailmap @@ -0,0 +1,2 @@ + +Felix Dörre