node-authors
node-authors copied to clipboard
print a markdown list of authors/contributors to your git repo, including github usernames. uses node.js!
Thanks @DTrejo for trusting me and allowing me to maintenance this project. Here's a roadmap that I'm planning to do. Some of these features were originally implemented in [xingrz/node-contributors](https://github.com/xingrz/node-contributors) and...
##### OS VERSION - 4.7.10-1-MANJARO x86_64 GNU/Linux ##### NODE VERSION - 7.2.0 ##### PACKAGE VERSION - 0.0.4 ##### PROBLEM DESCRIPTION When I run `authors` I get the following error: ```...
Dear all, thank you for sharing this nice project. I would like to promote an enhancement: it often happens that people contribute to a project indirectly, without pushing commits, pull-requests...
It's not working accurately for me. I had 3 contributors (including myself). For 2 of them it assigned the wrong username. ACTUAL +- [Jamis Charles aka `jamischarles`](https://github.com/jamischarles) +- [Dan Crews...