- Notifications
You must be signed in to change notification settings - Fork928
chore: move contributor list to contributors.md#1496
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Let's get something in for this to start. We will need it when we open source for license reasons probably. Keeping track of public contributors is something you need to do if you ever change the license right?
The list of contributors can always be generated from the git log, so I don't think this helps with that. |
Uh oh!
There was an error while loading.Please reload this page.
Moves the list of contributors from README.md to CONTRIBUTORS.md
Subtasks:
Fixes#1416.