Skip to content

Commit 3c262fd

Browse files
docs: add JacobParis as a contributor (#679)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent aefebfb commit 3c262fd

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
@@ -1087,6 +1087,16 @@
10871087
"code",
10881088
"test"
10891089
]
1090+
},
1091+
{
1092+
"login": "JacobParis",
1093+
"name": "Jacob Paris",
1094+
"avatar_url": "https://avatars2.githubusercontent.com/u/5633704?v=4",
1095+
"profile": "https://www.jacobparis.com/",
1096+
"contributions": [
1097+
"code",
1098+
"test"
1099+
]
10901100
}
10911101
],
10921102
"repoHost": "https://github.com"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,12 +273,12 @@ Thanks goes to these people ([emoji key][emojis]):
273273
<td align="center"><a href="https://commonlit.org"><img src="https://avatars3.githubusercontent.com/u/319471?v=4" width="100px;" alt=""/><br /><sub><b>Geoff Harcourt</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/commits?author=geoffharcourt" title="Code">💻</a></td>
274274
<td align="center"><a href="http://www.joshuakgoldberg.com"><img src="https://avatars1.githubusercontent.com/u/3335181?v=4" width="100px;" alt=""/><br /><sub><b>Josh Goldberg</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/commits?author=JoshuaKGoldberg" title="Code">💻</a> <a href="https://github.com/testing-library/dom-testing-library/commits?author=JoshuaKGoldberg" title="Tests">⚠️</a></td>
275275
<td align="center"><a href="http://kengregory.com"><img src="https://avatars0.githubusercontent.com/u/3155127?v=4" width="100px;" alt=""/><br /><sub><b>Ken Gregory</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/commits?author=kgregory" title="Code">💻</a> <a href="https://github.com/testing-library/dom-testing-library/commits?author=kgregory" title="Tests">⚠️</a></td>
276+
<td align="center"><a href="https://www.jacobparis.com/"><img src="https://avatars2.githubusercontent.com/u/5633704?v=4" width="100px;" alt=""/><br /><sub><b>Jacob Paris</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/commits?author=JacobParis" title="Code">💻</a> <a href="https://github.com/testing-library/dom-testing-library/commits?author=JacobParis" title="Tests">⚠️</a></td>
276277
</tr>
277278
</table>
278279

279280
<!-- markdownlint-enable -->
280281
<!-- prettier-ignore-end -->
281-
282282
<!-- ALL-CONTRIBUTORS-LIST:END -->
283283

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

0 commit comments

Comments
 (0)