Skip to content

Commit c662b57

Browse files
docs: add nickmccurdy as a contributor (testing-library#332)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 50057e3 commit c662b57

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.all-contributorsrc

+3-1
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,9 @@
420420
"profile": "https://nickmccurdy.com/",
421421
"contributions": [
422422
"projectManagement",
423-
"question"
423+
"question",
424+
"code",
425+
"test"
424426
]
425427
}
426428
],

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -508,13 +508,12 @@ Thanks goes to these people ([emoji key][emojis]):
508508
<td align="center"><a href="https://github.com/nanivijay"><img src="https://avatars0.githubusercontent.com/u/5945591?v=4" width="100px;" alt=""/><br /><sub><b>Vijay Kumar Otti</b></sub></a><br /><a href="https://github.com/testing-library/user-event/issues?q=author%3Ananivijay" title="Bug reports">🐛</a></td>
509509
<td align="center"><a href="http://tompicton.com"><img src="https://avatars2.githubusercontent.com/u/12588098?v=4" width="100px;" alt=""/><br /><sub><b>Tom Picton</b></sub></a><br /><a href="https://github.com/testing-library/user-event/issues?q=author%3Atpict" title="Bug reports">🐛</a> <a href="https://github.com/testing-library/user-event/commits?author=tpict" title="Code">💻</a> <a href="https://github.com/testing-library/user-event/commits?author=tpict" title="Tests">⚠️</a></td>
510510
<td align="center"><a href="https://hung.dev"><img src="https://avatars3.githubusercontent.com/u/8603085?v=4" width="100px;" alt=""/><br /><sub><b>Hung Viet Nguyen</b></sub></a><br /><a href="https://github.com/testing-library/user-event/issues?q=author%3Anvh95" title="Bug reports">🐛</a></td>
511-
<td align="center"><a href="https://nickmccurdy.com/"><img src="https://avatars0.githubusercontent.com/u/927220?v=4" width="100px;" alt=""/><br /><sub><b>Nick McCurdy</b></sub></a><br /><a href="#projectManagement-nickmccurdy" title="Project Management">📆</a> <a href="#question-nickmccurdy" title="Answering Questions">💬</a></td>
511+
<td align="center"><a href="https://nickmccurdy.com/"><img src="https://avatars0.githubusercontent.com/u/927220?v=4" width="100px;" alt=""/><br /><sub><b>Nick McCurdy</b></sub></a><br /><a href="#projectManagement-nickmccurdy" title="Project Management">📆</a> <a href="#question-nickmccurdy" title="Answering Questions">💬</a> <a href="https://github.com/testing-library/user-event/commits?author=nickmccurdy" title="Code">💻</a> <a href="https://github.com/testing-library/user-event/commits?author=nickmccurdy" title="Tests">⚠️</a></td>
512512
</tr>
513513
</table>
514514

515515
<!-- markdownlint-enable -->
516516
<!-- prettier-ignore-end -->
517-
518517
<!-- ALL-CONTRIBUTORS-LIST:END -->
519518

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

0 commit comments

Comments
 (0)