Skip to content

Commit 560e372

Browse files
docs: add dymafr as a contributor (#426)
* 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 d218eac commit 560e372

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
@@ -612,6 +612,15 @@
612612
"contributions": [
613613
"doc"
614614
]
615+
},
616+
{
617+
"login": "dymafr",
618+
"name": "Dyma",
619+
"avatar_url": "https://avatars2.githubusercontent.com/u/32801166?v=4",
620+
"profile": "https://github.com/dymafr",
621+
"contributions": [
622+
"doc"
623+
]
615624
}
616625
],
617626
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
120120
<td align="center"><a href="https://dev.to/nomangul"><img src="https://avatars1.githubusercontent.com/u/39244918?v=4" width="100px;" alt=""/><br /><sub><b>Noman Gul</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=NomanGul" title="Documentation">📖</a></td>
121121
<td align="center"><a href="http://rafatech.tk"><img src="https://avatars2.githubusercontent.com/u/20307803?v=4" width="100px;" alt=""/><br /><sub><b>Rafael Souza</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=rafaelangical" title="Documentation">📖</a></td>
122122
<td align="center"><a href="http://pustovalov.dev"><img src="https://avatars2.githubusercontent.com/u/1568885?v=4" width="100px;" alt=""/><br /><sub><b>Pavel Pustovalov</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=pustovalov" title="Documentation">📖</a></td>
123+
<td align="center"><a href="https://github.com/dymafr"><img src="https://avatars2.githubusercontent.com/u/32801166?v=4" width="100px;" alt=""/><br /><sub><b>Dyma</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=dymafr" title="Documentation">📖</a></td>
123124
</tr>
124125
</table>
125126

0 commit comments

Comments
 (0)