Commit Graph

2 Commits (48b642e0ad747ffd35f2d191f274b105500661ae)

Author SHA1 Message Date
n8225 23d2b1162f Update .mailmap 2017-04-03 00:59:41 -05:00
n8225 46a373c1e8 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
2016-12-17 16:57:58 +00:00