aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update AUTHORS.mdJason Robinson2017-09-111-361/+374
| | | | Updated with `make contrib` which seems to have fixed(?) the Markdown table, thus full file change.
* Adds OpenCFP (#1132)Mark Railton2017-08-051-339/+361
| | | | | | | | | | * Adds OpenCFP * make contrib * Trying to figure out where the syntax error is * Made requested fixes
* make contribnodiscc2017-06-161-315/+339
|
* Update AUTHORS fileN82252017-04-031-1/+1
|
* Update AUTHORS fileN82252017-04-031-315/+315
|
* Update AUTHORS fileN82252017-04-031-4/+12
|
* Update contrib file per CONTRIBUTING suggestiondigiou2017-03-141-8/+31
|
* Update AUTHORS.md (#895)n82252016-12-171-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)n82252016-12-121-0/+102
Remove Authors and AUTHORS.md created from github api.