Skip to content

Commit 70677a1

Browse files
docs: add nickmccurdy as a contributor (#324)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 0bd1ed9 commit 70677a1

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

.all-contributorsrc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -562,6 +562,17 @@
562562
"contributions": [
563563
"code"
564564
]
565+
},
566+
{
567+
"login": "nickmccurdy",
568+
"name": "Nick McCurdy",
569+
"avatar_url": "https://avatars0.githubusercontent.com/u/927220?v=4",
570+
"profile": "https://nickmccurdy.com/",
571+
"contributions": [
572+
"doc",
573+
"bug",
574+
"code"
575+
]
565576
}
566577
],
567578
"repoHost": "https://github.com",

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1160,11 +1160,13 @@ Thanks goes to these people ([emoji key][emojis]):
11601160
<td align="center"><a href="https://github.com/geoffrich"><img src="https://avatars2.githubusercontent.com/u/4992896?v=4" width="100px;" alt=""/><br /><sub><b>Geoff Rich</b></sub></a><br /><a href="https://github.com/testing-library/jest-dom/commits?author=geoffrich" title="Code">💻</a> <a href="https://github.com/testing-library/jest-dom/commits?author=geoffrich" title="Tests">⚠️</a> <a href="#ideas-geoffrich" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/testing-library/jest-dom/issues?q=author%3Ageoffrich" title="Bug reports">🐛</a></td>
11611161
<td align="center"><a href="https://github.com/syneva-runyan"><img src="https://avatars0.githubusercontent.com/u/20505588?v=4" width="100px;" alt=""/><br /><sub><b>Syneva</b></sub></a><br /><a href="https://github.com/testing-library/jest-dom/commits?author=syneva-runyan" title="Code">💻</a></td>
11621162
</tr>
1163+
<tr>
1164+
<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="https://github.com/testing-library/jest-dom/commits?author=nickmccurdy" title="Documentation">📖</a> <a href="https://github.com/testing-library/jest-dom/issues?q=author%3Anickmccurdy" title="Bug reports">🐛</a> <a href="https://github.com/testing-library/jest-dom/commits?author=nickmccurdy" title="Code">💻</a></td>
1165+
</tr>
11631166
</table>
11641167

11651168
<!-- markdownlint-enable -->
11661169
<!-- prettier-ignore-end -->
1167-
11681170
<!-- ALL-CONTRIBUTORS-LIST:END -->
11691171

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

0 commit comments

Comments
 (0)