Skip to content

Commit 7fab0dc

Browse files
docs: add caffeine-storm as a contributor for doc (#1098)
* 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 36bd876 commit 7fab0dc

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1988,6 +1988,15 @@
19881988
"contributions": [
19891989
"doc"
19901990
]
1991+
},
1992+
{
1993+
"login": "caffeine-storm",
1994+
"name": "Thomas McKee",
1995+
"avatar_url": "https://avatars.githubusercontent.com/u/1609128?v=4",
1996+
"profile": "https://github.com/caffeine-storm",
1997+
"contributions": [
1998+
"doc"
1999+
]
19912000
}
19922001
],
19932002
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -416,6 +416,7 @@ Thanks goes to these wonderful people
416416
<tr>
417417
<td align="center"><a href="https://thaddeusjiang.com/"><img src="https://avatars.githubusercontent.com/u/17308201?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Thaddeus Jiang</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=ThaddeusJiang" title="Documentation">📖</a></td>
418418
<td align="center"><a href="https://www.robin-drexler.com/"><img src="https://avatars.githubusercontent.com/u/474248?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Robin Drexler</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=robin-drexler" title="Documentation">📖</a></td>
419+
<td align="center"><a href="https://github.com/caffeine-storm"><img src="https://avatars.githubusercontent.com/u/1609128?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Thomas McKee</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=caffeine-storm" title="Documentation">📖</a></td>
419420
</tr>
420421
</table>
421422

0 commit comments

Comments
 (0)