Skip to content

Commit 714a69b

Browse files
docs: add jmcriffey as a contributor (testing-library#147) [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 8065cc3 commit 714a69b

File tree

2 files changed

+11
-4
lines changed

2 files changed

+11
-4
lines changed

.all-contributorsrc

+9
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,15 @@
213213
"test",
214214
"doc"
215215
]
216+
},
217+
{
218+
"login": "jmcriffey",
219+
"name": "Jeff Rifwald",
220+
"avatar_url": "https://avatars0.githubusercontent.com/u/2831294?v=4",
221+
"profile": "https://github.com/jmcriffey",
222+
"contributions": [
223+
"doc"
224+
]
216225
}
217226
],
218227
"contributorsPerLine": 7,

README.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,7 @@
2323
[![Tweet][tweet-badge]][tweet-url]
2424

2525
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
26-
27-
[![All Contributors](https://img.shields.io/badge/all_contributors-19-orange.svg?style=flat-square)](#contributors-)
28-
26+
[![All Contributors](https://img.shields.io/badge/all_contributors-20-orange.svg?style=flat-square)](#contributors-)
2927
<!-- ALL-CONTRIBUTORS-BADGE:END -->
3028

3129
## Installation
@@ -201,12 +199,12 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
201199
<td align="center"><a href="https://github.com/dmitry-lobanov"><img src="https://avatars0.githubusercontent.com/u/7376755?v=4" width="100px;" alt=""/><br /><sub><b>Dmitry Lobanov</b></sub></a><br /><a href="https://github.com/testing-library/eslint-plugin-testing-library/commits?author=dmitry-lobanov" title="Code">💻</a> <a href="https://github.com/testing-library/eslint-plugin-testing-library/commits?author=dmitry-lobanov" title="Tests">⚠️</a></td>
202200
<td align="center"><a href="https://kentcdodds.com"><img src="https://avatars0.githubusercontent.com/u/1500684?v=4" width="100px;" alt=""/><br /><sub><b>Kent C. Dodds</b></sub></a><br /><a href="https://github.com/testing-library/eslint-plugin-testing-library/issues?q=author%3Akentcdodds" title="Bug reports">🐛</a></td>
203201
<td align="center"><a href="https://github.com/gndelia"><img src="https://avatars1.githubusercontent.com/u/352474?v=4" width="100px;" alt=""/><br /><sub><b>Gonzalo D'Elia</b></sub></a><br /><a href="https://github.com/testing-library/eslint-plugin-testing-library/commits?author=gndelia" title="Code">💻</a> <a href="https://github.com/testing-library/eslint-plugin-testing-library/commits?author=gndelia" title="Tests">⚠️</a> <a href="https://github.com/testing-library/eslint-plugin-testing-library/commits?author=gndelia" title="Documentation">📖</a></td>
202+
<td align="center"><a href="https://github.com/jmcriffey"><img src="https://avatars0.githubusercontent.com/u/2831294?v=4" width="100px;" alt=""/><br /><sub><b>Jeff Rifwald</b></sub></a><br /><a href="https://github.com/testing-library/eslint-plugin-testing-library/commits?author=jmcriffey" title="Documentation">📖</a></td>
204203
</tr>
205204
</table>
206205

207206
<!-- markdownlint-enable -->
208207
<!-- prettier-ignore-end -->
209-
210208
<!-- ALL-CONTRIBUTORS-LIST:END -->
211209

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

0 commit comments

Comments
 (0)