Skip to content

Commit 8cb551f

Browse files
docs: add brleinad as a contributor for doc (testing-library#927)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 5b16308 commit 8cb551f

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
@@ -1609,6 +1609,15 @@
16091609
"contributions": [
16101610
"doc"
16111611
]
1612+
},
1613+
{
1614+
"login": "brleinad",
1615+
"name": "Daniel RB",
1616+
"avatar_url": "https://avatars.githubusercontent.com/u/12233785?v=4",
1617+
"profile": "http://danielrb.dev",
1618+
"contributions": [
1619+
"doc"
1620+
]
16121621
}
16131622
],
16141623
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -366,6 +366,7 @@ Thanks goes to these wonderful people
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>
368368
<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>
369+
<td align="center"><a href="http://danielrb.dev"><img src="https://avatars.githubusercontent.com/u/12233785?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Daniel RB</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=brleinad" title="Documentation">📖</a></td>
369370
</tr>
370371
</table>
371372

0 commit comments

Comments
 (0)