Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update AUTHORS.md (#895) | n8225 | 2016-12-17 | 1 | -102/+286 |
| | | | | | | | | | | | | * 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 | ||||
* | Update AUTHORS file (#890) | n8225 | 2016-12-12 | 1 | -0/+102 |
Remove Authors and AUTHORS.md created from github api. |