6 Commits (41046d0f490c821613b10852936390d3be0670ec)

Author SHA1 Message Date
N8225 135ce51b9b Update AUTHORS file 8 years ago
N8225 96e93d52b2 Update AUTHORS file 8 years ago
N8225 354698a62f Update AUTHORS file 8 years ago
digiou 14358444d0 Update contrib file per CONTRIBUTING suggestion 8 years ago
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
8 years ago
n8225 0d6b9d8315 Update AUTHORS file (#890)
Remove Authors and AUTHORS.md created from github api.
8 years ago