Skip to content

Commit

Permalink
Remove All-Contributors (#576)
Browse files Browse the repository at this point in the history
* Remove from README

* Remove from merged-notification workflow

* Remove .all-contributorsrc
  • Loading branch information
JasonEtco authored Oct 16, 2020
1 parent 8a4dce4 commit 0547215
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 458 deletions.
388 changes: 0 additions & 388 deletions .all-contributorsrc

This file was deleted.

4 changes: 1 addition & 3 deletions .github/workflows/merged-notification.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,5 @@ jobs:
github.issues.createComment({
...context.repo,
issue_number: context.payload.pull_request.number,
body: `Thanks very much for contributing! Your pull request has been merged 🎉 You should see your changes appear on the site in approximately 24 hours.
If you haven't already, you can add yourself to [the list of contributors](https://github.com/github/docs#contributors-) by creating a new comment in this PR using [these instructions](https://allcontributors.org/docs/en/bot/usage#commands). Thanks again! :sparkles:`
body: 'Thanks very much for contributing! Your pull request has been merged 🎉 You should see your changes appear on the site in approximately 24 hours.'
})
Loading

0 comments on commit 0547215

Please sign in to comment.