Update AUTHORS.md (#895)

* Update AUTHORS.md

Created .mailmap file

Created with the following command:
mv .github/.mailmap . && printf "Commits | Author \n:---: | ---\n" > AUTHORS.md && git shortlog -sne >> AUTHORS.md &&
sed -i 's/\t/ | /g' AUTHORS.md && mv .mailmap .github/.mailmap

* Update Contrib line in makefile
This commit is contained in:
n8225
2016-12-17 10:57:58 -06:00
committed by Edward D
parent 073e8320c4
commit 46a373c1e8
3 changed files with 297 additions and 103 deletions

10
.github/.mailmap vendored Normal file
View File

@ -0,0 +1,10 @@
Kickball <ed.kickball@hotmail.com> <ed.kickball@hotmail.com>
Andrew Rylatt <AndyR207@users.noreply.github.com> <AndyR207@users.noreply.github.com>
n8225 <n8225@users.noreply.github.com> <nrew225@gmail.com>
Thomas Dalichow <info@thomasdalichow.de> <2012-02-05.github.com@thomasdalichow.de>
Andrew Rylatt <AndyR207@users.noreply.github.com> <andrew@rylatt.me>
Keith Thibodeaux <kthibodeaux@peachtreebilling.com> Keith Thibodeaux <kthib89+github@gmail.com>
Madhu GB <github@madhugb.com> Madhu GB <me@madhugb.com>
Miguel Piedrafita <github@miguelpiedrafita.com> <git@miguelpiedrafita.com>
Pavel Lobashov <ShockwaveNN@gmail.com> Pavel Lobashov <shockwavenn@gmail.com>
Stefan Bohacek <stefan.bohacek@gmail.com> Stefan Bohacek <stefan@fourtonfish.com>