Skip to content

Commit c5a593f

Browse files
docs: add dzonatan as a contributor for doc (#1281)
1 parent bf392b9 commit c5a593f

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
@@ -2447,6 +2447,15 @@
24472447
"contributions": [
24482448
"doc"
24492449
]
2450+
},
2451+
{
2452+
"login": "dzonatan",
2453+
"name": "Rokas Brazdžionis",
2454+
"avatar_url": "https://avatars.githubusercontent.com/u/5166666?v=4",
2455+
"profile": "https://github.com/dzonatan",
2456+
"contributions": [
2457+
"doc"
2458+
]
24502459
}
24512460
],
24522461
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -482,6 +482,7 @@ Thanks goes to these wonderful people
482482
<td align="center" valign="top" width="14.28%"><a href="https://techblog.babyl.ca"><img src="https://avatars.githubusercontent.com/u/19954?v=4?s=100" width="100px;" alt="Yanick Champoux"/><br /><sub><b>Yanick Champoux</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=yanick" title="Documentation">📖</a></td>
483483
<td align="center" valign="top" width="14.28%"><a href="https://ali-dev.medium.com"><img src="https://avatars.githubusercontent.com/u/1886605?v=4?s=100" width="100px;" alt="Ali"/><br /><sub><b>Ali</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=ali-kamalizade" title="Documentation">📖</a></td>
484484
<td align="center" valign="top" width="14.28%"><a href="https://github.com/macmillen"><img src="https://avatars.githubusercontent.com/u/33156526?v=4?s=100" width="100px;" alt="Milan Jaritz"/><br /><sub><b>Milan Jaritz</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=macmillen" title="Documentation">📖</a></td>
485+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/dzonatan"><img src="https://avatars.githubusercontent.com/u/5166666?v=4?s=100" width="100px;" alt="Rokas Brazdžionis"/><br /><sub><b>Rokas Brazdžionis</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=dzonatan" title="Documentation">📖</a></td>
485486
</tr>
486487
</tbody>
487488
</table>

0 commit comments

Comments
 (0)