Skip to content

Commit a826198

Browse files
docs: add jonkoops as a contributor (#538)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent a334f80 commit a826198

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.all-contributorsrc

+12-1
Original file line numberDiff line numberDiff line change
@@ -448,6 +448,17 @@
448448
"contributions": [
449449
"maintenance"
450450
]
451+
},
452+
{
453+
"login": "jonkoops",
454+
"name": "Jon Koops",
455+
"avatar_url": "https://avatars2.githubusercontent.com/u/695720?v=4",
456+
"profile": "https://github.com/jonkoops",
457+
"contributions": [
458+
"code"
459+
]
451460
}
452-
]
461+
],
462+
"skipCi": true,
463+
"contributorsPerLine": 7
453464
}

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
225225
<td align="center"><a href="https://github.com/techanvil"><img src="https://avatars0.githubusercontent.com/u/18395600?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Tom Rees-Herdman</b></sub></a><br /><a href="https://github.com/testing-library/react-hooks-testing-library/commits?author=techanvil" title="Documentation">📖</a></td>
226226
<td align="center"><a href="https://github.com/iqbal125"><img src="https://avatars2.githubusercontent.com/u/24860061?v=4?s=100" width="100px;" alt=""/><br /><sub><b>iqbal125</b></sub></a><br /><a href="https://github.com/testing-library/react-hooks-testing-library/commits?author=iqbal125" title="Documentation">📖</a></td>
227227
<td align="center"><a href="https://github.com/cliffzhaobupt"><img src="https://avatars3.githubusercontent.com/u/7374506?v=4?s=100" width="100px;" alt=""/><br /><sub><b>cliffzhaobupt</b></sub></a><br /><a href="#maintenance-cliffzhaobupt" title="Maintenance">🚧</a></td>
228+
<td align="center"><a href="https://github.com/jonkoops"><img src="https://avatars2.githubusercontent.com/u/695720?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jon Koops</b></sub></a><br /><a href="https://github.com/testing-library/react-hooks-testing-library/commits?author=jonkoops" title="Code">💻</a></td>
228229
</tr>
229230
</table>
230231

0 commit comments

Comments
 (0)