Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(README): update the list of contributors #1076

Merged

Conversation

alexandear
Copy link
Contributor

The PR updates "Contributors" in the README.md. The main change is removing renovate and renovate-bot.


How to update contributors

Make sure npm is installed

  1. Clone the repo mgechev/github-contributors-list.
  2. Install third-party packages by running npm ci.
  3. Generate the contributors table:
npm start -- --owner mgechev --repo revive --authToken <GITHUB_TOKEN> --cols 6 --filter 'renovate,renovate-bot' --sortOrder desc --format md --showlogin true

Replace <GITHUB_TOKEN> with your GitHub token.

  1. Paste it to README.md.

@alexandear alexandear changed the title docs(README): Update the list of contributors docs(README): update the list of contributors Oct 25, 2024
@alexandear alexandear force-pushed the docs/readme-update-contributors branch from 39d2e8b to d36a782 Compare October 28, 2024 08:51
@chavacava chavacava merged commit 0fc9613 into mgechev:master Nov 4, 2024
4 checks passed
@alexandear alexandear deleted the docs/readme-update-contributors branch November 4, 2024 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants