Skip to content

Commit 278ab9c

Browse files
allcontributors[bot]Kent C. Dodds
authored andcommitted
docs: add eugiellimpin as a contributor (testing-library#246)
* docs: update README.md * docs: update .all-contributorsrc Co-authored-by: null <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 50686cb commit 278ab9c

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
@@ -260,6 +260,15 @@
260260
"contributions": [
261261
"doc"
262262
]
263+
},
264+
{
265+
"login": "eugiellimpin",
266+
"name": "Eugie Limpin",
267+
"avatar_url": "https://avatars3.githubusercontent.com/u/431442?v=4",
268+
"profile": "http://eugielimpin.com",
269+
"contributions": [
270+
"doc"
271+
]
263272
}
264273
],
265274
"contributorsPerLine": 7,

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
6969
<td align="center"><a href="http://tech.agilitynerd.com/"><img src="https://avatars3.githubusercontent.com/u/184171?v=4" width="100px;" alt="Steve Schwarz"/><br /><sub><b>Steve Schwarz</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=saschwarz" title="Documentation">📖</a></td>
7070
<td align="center"><a href="https://github.com/aayushrajvanshi"><img src="https://avatars0.githubusercontent.com/u/14968551?v=4" width="100px;" alt="Aayush Rajvanshi"/><br /><sub><b>Aayush Rajvanshi</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=aayushrajvanshi" title="Documentation">📖</a></td>
7171
</tr>
72+
<tr>
73+
<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>
74+
</tr>
7275
</table>
7376

7477
<!-- ALL-CONTRIBUTORS-LIST:END -->

0 commit comments

Comments
 (0)