Commit Graph

2 Commits (46a373c1e86f322583e47b974d91cc8f4ad1c044)

Author SHA1 Message Date
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
n8225 0d6b9d8315 Update AUTHORS file (#890)
Remove Authors and AUTHORS.md created from github api.
2016-12-12 04:57:46 +00:00