Skip to content

Commit 905cb94

Browse files
allcontributors[bot]Kent C. Dodds
authored andcommitted
docs: add stevetaggart as a contributor (testing-library#254)
* docs: update README.md * docs: update .all-contributorsrc
1 parent b63f4cd commit 905cb94

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
@@ -287,6 +287,15 @@
287287
"contributions": [
288288
"doc"
289289
]
290+
},
291+
{
292+
"login": "stevetaggart",
293+
"name": "Steve Taggart",
294+
"avatar_url": "https://avatars3.githubusercontent.com/u/11730266?v=4",
295+
"profile": "https://github.com/stevetaggart",
296+
"contributions": [
297+
"doc"
298+
]
290299
}
291300
],
292301
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
7373
<td align="center"><a href="http://eugielimpin.com"><img src="https://avatars3.githubusercontent.com/u/431442?v=4" width="100px;" alt="Eugie Limpin"/><br /><sub><b>Eugie Limpin</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=eugiellimpin" title="Documentation">📖</a></td>
7474
<td align="center"><a href="https://hsiangyu.com"><img src="https://avatars3.githubusercontent.com/u/7204070?v=4" width="100px;" alt="Kevin"/><br /><sub><b>Kevin</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=KevinHu2014" title="Documentation">📖</a></td>
7575
<td align="center"><a href="https://github.com/jennifer-shehane"><img src="https://avatars1.githubusercontent.com/u/1271364?v=4" width="100px;" alt="Jennifer Shehane"/><br /><sub><b>Jennifer Shehane</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=jennifer-shehane" title="Documentation">📖</a></td>
76+
<td align="center"><a href="https://github.com/stevetaggart"><img src="https://avatars3.githubusercontent.com/u/11730266?v=4" width="100px;" alt="Steve Taggart"/><br /><sub><b>Steve Taggart</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=stevetaggart" title="Documentation">📖</a></td>
7677
</tr>
7778
</table>
7879

0 commit comments

Comments
 (0)