mntnr / name-your-contributors

Name your GitHub contributors; get commits, issues, and comments
MIT License
73 stars 20 forks source link

docs(readme): update the contributors list #96

Closed Berkmann18 closed 5 years ago

Berkmann18 commented 5 years ago

Updated with what node ../src/cli.js -t $GITHUB_TOKEN -r name-your-contributors -u mntnr --commits | jq '[ .[][].login | " - [@\(.)](https://github.com/\(.))"]' | jq unique | jq -r .[] returned even tho the initial list wasn't alphabetically sorted.