Skip to content

Commit b53bf9d

Browse files
allcontributors[bot]Kent C. Dodds
authored andcommitted
docs: add jennifer-shehane as a contributor (testing-library#252)
* docs: update README.md * docs: update .all-contributorsrc
1 parent 27f0033 commit b53bf9d

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
@@ -278,6 +278,15 @@
278278
"contributions": [
279279
"doc"
280280
]
281+
},
282+
{
283+
"login": "jennifer-shehane",
284+
"name": "Jennifer Shehane",
285+
"avatar_url": "https://avatars1.githubusercontent.com/u/1271364?v=4",
286+
"profile": "https://github.com/jennifer-shehane",
287+
"contributions": [
288+
"doc"
289+
]
281290
}
282291
],
283292
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
7272
<tr>
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>
75+
<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>
7576
</tr>
7677
</table>
7778

0 commit comments

Comments
 (0)