zouhir / jarvis

A very intelligent browser based Webpack dashboard
5.44k stars 191 forks source link

Add all code contributors to readme #95

Closed ZachGawlik closed 6 years ago

ZachGawlik commented 6 years ago

Replaces the todo item in the readme with avatars and names of all existing code contributors. See the README rendered with contributors here.

This work was done using the fantastic all-contributors-cli tool, and manually going through all past commits to document the contributors and contribution type.

A new contributor can easily add themselves to the list by running npm run contributors:add, entering their username, and selecting contribution type. The README gets generated automatically. A user's info can be updated by changing the item in .all-contributorsrc and running npm run contributors:generate. (Perhaps this info should be added to a CONTRIBUTING.md)

Let me know if you had something else in mind.

zouhir commented 6 years ago

This is actually a very awesome PR & we really need to have it so people get recognised for their awesome efforts!!! Thank you a lot 💜💛💚🙏🏅🚀

zouhir commented 6 years ago

all contributors added to readme.