Skip to content

Commit 22a69c1

Browse files
docs: add jpenna as a contributor (#595)
* 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 1119250 commit 22a69c1

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
@@ -945,6 +945,15 @@
945945
"contributions": [
946946
"doc"
947947
]
948+
},
949+
{
950+
"login": "jpenna",
951+
"name": "Juliano Penna",
952+
"avatar_url": "https://avatars1.githubusercontent.com/u/16005946?v=4",
953+
"profile": "https://github.com/jpenna",
954+
"contributions": [
955+
"doc"
956+
]
948957
}
949958
],
950959
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
167167
<td align="center"><a href="http://KnowKalpesh.in"><img src="https://avatars2.githubusercontent.com/u/13119410?v=4" width="100px;" alt=""/><br /><sub><b>Kalpesh Singh</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=kalpeshsingh" title="Documentation">📖</a></td>
168168
<td align="center"><a href="http://gerritalex.de"><img src="https://avatars1.githubusercontent.com/u/29307652?v=4" width="100px;" alt=""/><br /><sub><b>Gerrit Alex</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=ljosberinn" title="Documentation">📖</a></td>
169169
<td align="center"><a href="https://github.com/winterlamon"><img src="https://avatars0.githubusercontent.com/u/16295605?v=4" width="100px;" alt=""/><br /><sub><b>Winter LaMon</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=winterlamon" title="Documentation">📖</a></td>
170+
<td align="center"><a href="https://github.com/jpenna"><img src="https://avatars1.githubusercontent.com/u/16005946?v=4" width="100px;" alt=""/><br /><sub><b>Juliano Penna</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=jpenna" title="Documentation">📖</a></td>
170171
</tr>
171172
</table>
172173

0 commit comments

Comments
 (0)