Skip to content

Commit 5994dd8

Browse files
docs: add andrewarosario as a contributor for doc (testing-library#924)
1 parent 1800cef commit 5994dd8

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
@@ -1600,6 +1600,15 @@
16001600
"contributions": [
16011601
"doc"
16021602
]
1603+
},
1604+
{
1605+
"login": "andrewarosario",
1606+
"name": "Andrew Rosário",
1607+
"avatar_url": "https://avatars.githubusercontent.com/u/21269337?v=4",
1608+
"profile": "https://andrewrosario.medium.com/",
1609+
"contributions": [
1610+
"doc"
1611+
]
16031612
}
16041613
],
16051614
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -365,6 +365,7 @@ Thanks goes to these wonderful people
365365
</tr>
366366
<tr>
367367
<td align="center"><a href="http://stevenfrieson.com"><img src="https://avatars.githubusercontent.com/u/15187179?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Steven Frieson</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=sfrieson" title="Documentation">📖</a></td>
368+
<td align="center"><a href="https://andrewrosario.medium.com/"><img src="https://avatars.githubusercontent.com/u/21269337?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Andrew Rosário</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=andrewarosario" title="Documentation">📖</a></td>
368369
</tr>
369370
</table>
370371

0 commit comments

Comments
 (0)