Skip to content

Commit 779448f

Browse files
docs: add jonrimmer as a contributor (#229)
* docs: update README.md * docs: update .all-contributorsrc Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 144c647 commit 779448f

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -400,6 +400,16 @@
400400
"contributions": [
401401
"doc"
402402
]
403+
},
404+
{
405+
"login": "jonrimmer",
406+
"name": "Jon Rimmer",
407+
"avatar_url": "https://avatars1.githubusercontent.com/u/183786?v=4",
408+
"profile": "https://twitter.com/jonrimmer",
409+
"contributions": [
410+
"code",
411+
"test"
412+
]
403413
}
404414
],
405415
"repoHost": "https://github.com",

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -953,12 +953,12 @@ Thanks goes to these people ([emoji key][emojis]):
953953
<td align="center"><a href="http://jeffbernstein.io"><img src="https://avatars1.githubusercontent.com/u/6685560?v=4" width="100px;" alt=""/><br /><sub><b>Jeff Bernstein</b></sub></a><br /><a href="https://github.com/testing-library/jest-dom/commits?author=jeffbernst" title="Documentation">📖</a></td>
954954
<td align="center"><a href="https://github.com/SergiCL"><img src="https://avatars3.githubusercontent.com/u/41625166?v=4" width="100px;" alt=""/><br /><sub><b>Sergi</b></sub></a><br /><a href="https://github.com/testing-library/jest-dom/commits?author=SergiCL" title="Code">💻</a> <a href="https://github.com/testing-library/jest-dom/commits?author=SergiCL" title="Tests">⚠️</a></td>
955955
<td align="center"><a href="https://skovy.dev"><img src="https://avatars1.githubusercontent.com/u/5247455?v=4" width="100px;" alt=""/><br /><sub><b>Spencer Miskoviak</b></sub></a><br /><a href="https://github.com/testing-library/jest-dom/commits?author=skovy" title="Documentation">📖</a></td>
956+
<td align="center"><a href="https://twitter.com/jonrimmer"><img src="https://avatars1.githubusercontent.com/u/183786?v=4" width="100px;" alt=""/><br /><sub><b>Jon Rimmer</b></sub></a><br /><a href="https://github.com/testing-library/jest-dom/commits?author=jonrimmer" title="Code">💻</a> <a href="https://github.com/testing-library/jest-dom/commits?author=jonrimmer" title="Tests">⚠️</a></td>
956957
</tr>
957958
</table>
958959

959960
<!-- markdownlint-enable -->
960961
<!-- prettier-ignore-end -->
961-
962962
<!-- ALL-CONTRIBUTORS-LIST:END -->
963963

964964
This project follows the [all-contributors][all-contributors] specification.

0 commit comments

Comments
 (0)