Skip to content

Commit

Permalink
Remove all contributors
Browse files Browse the repository at this point in the history
  • Loading branch information
mattphillips committed Jan 29, 2020
1 parent 2ae3679 commit 77f3c05
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 51 deletions.
26 changes: 0 additions & 26 deletions .all-contributorsrc

This file was deleted.

15 changes: 0 additions & 15 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,21 +27,6 @@ Once you are ready to commit the changes, please use the below commands

*Note: please use present tense in commit messages i.e. `Add feature X` and not ~`Added feature X`~*

## Add yourself as a contributor

This project follows the [all contributors](https://github.com/kentcdodds/all-contributors)
specification. To add yourself to the table of contributors on the README.md, please use
the automated script as part of your PR:

```console
yarn contributor <YOUR_GITHUB_USERNAME>
```

Follow the prompt. If you've already added yourself to the list and are making a
new type of contribution, you can run it again and select the added contribution
type. If you need to edit the `.all-contributorsrc` file by hand that's fine
too, just run `yarn contributor:generate` to regenerate the table

## Help needed

Please checkout the [ROADMAP](docs/ROADMAP.md) and raise an issue to discuss
Expand Down
10 changes: 0 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,16 +159,6 @@ expect('hello world')

_Note: `jest-chain` does not currently support asymmetric matcher chaining, if you want this please send a PR_ 😊

## Contributors

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->

<!-- prettier-ignore -->
| [<img src="https://avatars0.githubusercontent.com/u/5610087?v=4" width="100px;"/><br /><sub><b>Matt Phillips</b></sub>](http://mattphillips.io)<br />[πŸ’»](https://github.com/mattphillips/jest-chain/commits?author=mattphillips "Code") [πŸ“–](https://github.com/mattphillips/jest-chain/commits?author=mattphillips "Documentation") [πŸ’‘](#example-mattphillips "Examples") [πŸ€”](#ideas-mattphillips "Ideas, Planning, & Feedback") [πŸš‡](#infra-mattphillips "Infrastructure (Hosting, Build-Tools, etc)") [⚠️](https://github.com/mattphillips/jest-chain/commits?author=mattphillips "Tests") |
| :---: |

<!-- ALL-CONTRIBUTORS-LIST:END -->

## LICENSE

[MIT](/LICENSE)

0 comments on commit 77f3c05

Please sign in to comment.