Skip to content

Commit c620c8e

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

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
@@ -196,6 +196,15 @@
196196
"contributions": [
197197
"doc"
198198
]
199+
},
200+
{
201+
"login": "pedroapfilho",
202+
"name": "Pedro Filho",
203+
"avatar_url": "https://avatars2.githubusercontent.com/u/13142568?v=4",
204+
"profile": "https://github.com/pedroapfilho",
205+
"contributions": [
206+
"doc"
207+
]
199208
}
200209
],
201210
"contributorsPerLine": 7,

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
6060
<td align="center"><a href="http://thomlom.dev"><img src="https://avatars3.githubusercontent.com/u/16003285?v=4" width="100px;" alt="Thomas Lombart"/><br /><sub><b>Thomas Lombart</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=thomlom" title="Documentation">📖</a></td>
6161
<td align="center"><a href="https://pklong.io"><img src="https://avatars0.githubusercontent.com/u/10551697?v=4" width="100px;" alt="Patrick K Long"/><br /><sub><b>Patrick K Long</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=Pklong" title="Documentation">📖</a></td>
6262
</tr>
63+
<tr>
64+
<td align="center"><a href="https://github.com/pedroapfilho"><img src="https://avatars2.githubusercontent.com/u/13142568?v=4" width="100px;" alt="Pedro Filho"/><br /><sub><b>Pedro Filho</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=pedroapfilho" title="Documentation">📖</a></td>
65+
</tr>
6366
</table>
6467

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

0 commit comments

Comments
 (0)