Skip to content

Commit 20acad3

Browse files
docs: add artem-malko as a contributor (#777)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 9191890 commit 20acad3

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
@@ -1158,6 +1158,15 @@
11581158
"contributions": [
11591159
"doc"
11601160
]
1161+
},
1162+
{
1163+
"login": "artem-malko",
1164+
"name": "Artem Malko",
1165+
"avatar_url": "https://avatars0.githubusercontent.com/u/1823689?v=4",
1166+
"profile": "http://artmalko.ru",
1167+
"contributions": [
1168+
"code"
1169+
]
11611170
}
11621171
],
11631172
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -594,6 +594,7 @@ Thanks goes to these people ([emoji key][emojis]):
594594
</tr>
595595
<tr>
596596
<td align="center"><a href="https://antonhalim.com"><img src="https://avatars1.githubusercontent.com/u/10498035?v=4" width="100px;" alt=""/><br /><sub><b>Anton Halim</b></sub></a><br /><a href="https://github.com/testing-library/react-testing-library/commits?author=antonhalim" title="Documentation">📖</a></td>
597+
<td align="center"><a href="http://artmalko.ru"><img src="https://avatars0.githubusercontent.com/u/1823689?v=4" width="100px;" alt=""/><br /><sub><b>Artem Malko</b></sub></a><br /><a href="https://github.com/testing-library/react-testing-library/commits?author=artem-malko" title="Code">💻</a></td>
597598
</tr>
598599
</table>
599600

0 commit comments

Comments
 (0)