Skip to content

Commit 38a24c9

Browse files
docs: add jakeboone02 as a contributor for doc (#989)
1 parent fa2513e commit 38a24c9

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1717,6 +1717,15 @@
17171717
"contributions": [
17181718
"doc"
17191719
]
1720+
},
1721+
{
1722+
"login": "jakeboone02",
1723+
"name": "Jake Boone",
1724+
"avatar_url": "https://avatars.githubusercontent.com/u/366438?v=4",
1725+
"profile": "https://github.com/jakeboone02",
1726+
"contributions": [
1727+
"doc"
1728+
]
17201729
}
17211730
],
17221731
"contributorsPerLine": 7,

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,9 @@ Thanks goes to these wonderful people
381381
<td align="center"><a href="http://estebanborai.com"><img src="https://avatars.githubusercontent.com/u/34756077?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Esteban Borai</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=EstebanBorai" title="Documentation">📖</a></td>
382382
<td align="center"><a href="https://twitter.com/artivilla"><img src="https://avatars.githubusercontent.com/u/2120159?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Arti Villa</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=artivilla" title="Documentation">📖</a></td>
383383
</tr>
384+
<tr>
385+
<td align="center"><a href="https://github.com/jakeboone02"><img src="https://avatars.githubusercontent.com/u/366438?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jake Boone</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=jakeboone02" title="Documentation">📖</a></td>
386+
</tr>
384387
</table>
385388

386389
<!-- markdownlint-restore -->

0 commit comments

Comments
 (0)