diff --git a/.all-contributorsrc b/.all-contributorsrc index 954f0973..a91aa646 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -82,7 +82,19 @@ "contributions": [ "bug" ] + }, + { + "login": "rjperkins", + "name": "Richard Perkins", + "avatar_url": "https://avatars1.githubusercontent.com/u/57779301?v=4", + "profile": "https://github.com/rjperkins", + "contributions": [ + "test" + ] } ], - "repoType": "github" + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": true, + "contributorsPerLine": 7 } diff --git a/README.md b/README.md index fa940fa9..0ac35352 100644 --- a/README.md +++ b/README.md @@ -268,11 +268,26 @@ able to leave you command line in the root directory for the whole workshop. Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)): - -| [
Kent C. Dodds](https://kentcdodds.com)
[💻](https://github.com/kentcdodds/testing-workshop/commits?author=kentcdodds "Code") [📖](https://github.com/kentcdodds/testing-workshop/commits?author=kentcdodds "Documentation") [🚇](#infra-kentcdodds "Infrastructure (Hosting, Build-Tools, etc)") [⚠️](https://github.com/kentcdodds/testing-workshop/commits?author=kentcdodds "Tests") | [
Osama Jandali](https://github.com/osamajandali)
[💻](https://github.com/kentcdodds/testing-workshop/commits?author=osamajandali "Code") [🎨](#design-osamajandali "Design") | [
Stefan Ivic](http://stefanivic.me/)
[🐛](https://github.com/kentcdodds/testing-workshop/issues?q=author%3Astefanivic "Bug reports") | [
Nick Klepinger](https://github.com/bodiddlie)
[🐛](https://github.com/kentcdodds/testing-workshop/issues?q=author%3Abodiddlie "Bug reports") | [
Abinav Seelan](http://abinavseelan.com)
[🐛](https://github.com/kentcdodds/testing-workshop/issues?q=author%3Aabinavseelan "Bug reports") | [
Philip Sotirov](http://philipsotirov.com)
[🐛](https://github.com/kentcdodds/testing-workshop/issues?q=author%3Afipo "Bug reports") | [
Austin Wood](https://github.com/indiesquidge)
[📖](https://github.com/kentcdodds/testing-workshop/commits?author=indiesquidge "Documentation") | -| :---: | :---: | :---: | :---: | :---: | :---: | :---: | -| [
WK](https://github.com/wk32)
[🐛](https://github.com/kentcdodds/testing-workshop/issues?q=author%3Awk32 "Bug reports") | - + + + + + + + + + + + + + + + + +

Kent C. Dodds

💻 📖 🚇 ⚠️

Osama Jandali

💻 🎨

Stefan Ivic

🐛

Nick Klepinger

🐛

Abinav Seelan

🐛

Philip Sotirov

🐛

Austin Wood

📖

WK

🐛

Richard Perkins

⚠️
+ + + This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!