Skip to content

Commit 008077c

Browse files
committed
Merge branch 'master' into beta
2 parents 394f65a + a826198 commit 008077c

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
@@ -454,6 +454,17 @@
454454
"contributions": [
455455
"maintenance"
456456
]
457+
},
458+
{
459+
"login": "jonkoops",
460+
"name": "Jon Koops",
461+
"avatar_url": "https://avatars2.githubusercontent.com/u/695720?v=4",
462+
"profile": "https://github.com/jonkoops",
463+
"contributions": [
464+
"code"
465+
]
457466
}
458-
]
467+
],
468+
"skipCi": true,
469+
"contributorsPerLine": 7
459470
}

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
231231
<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>
232232
<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>
233233
<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>
234+
<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>
234235
</tr>
235236
</table>
236237

0 commit comments

Comments
 (0)