Skip to content

Commit 0ec5dbb

Browse files
docs: add Daniel-Kolev as a contributor for doc (testing-library#935)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 0608ac4 commit 0ec5dbb

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
@@ -1627,6 +1627,15 @@
16271627
"contributions": [
16281628
"doc"
16291629
]
1630+
},
1631+
{
1632+
"login": "Daniel-Kolev",
1633+
"name": "Daniel Kolev",
1634+
"avatar_url": "https://avatars.githubusercontent.com/u/43587261?v=4",
1635+
"profile": "https://github.com/Daniel-Kolev",
1636+
"contributions": [
1637+
"doc"
1638+
]
16301639
}
16311640
],
16321641
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -368,6 +368,7 @@ Thanks goes to these wonderful people
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>
369369
<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>
370370
<td align="center"><a href="https://github.com/HonkingGoose"><img src="https://avatars.githubusercontent.com/u/34918129?v=4?s=100" width="100px;" alt=""/><br /><sub><b>HonkingGoose</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=HonkingGoose" title="Documentation">📖</a></td>
371+
<td align="center"><a href="https://github.com/Daniel-Kolev"><img src="https://avatars.githubusercontent.com/u/43587261?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Daniel Kolev</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=Daniel-Kolev" title="Documentation">📖</a></td>
371372
</tr>
372373
</table>
373374

0 commit comments

Comments
 (0)