Skip to content

Commit b470e26

Browse files
docs: add vadimshvetsov as a contributor (testing-library#280)
1 parent f77c996 commit b470e26

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

.all-contributorsrc

+11
Original file line numberDiff line numberDiff line change
@@ -281,6 +281,17 @@
281281
"contributions": [
282282
"doc"
283283
]
284+
},
285+
{
286+
"login": "vadimshvetsov",
287+
"name": "Vadim Shvetsov",
288+
"avatar_url": "https://avatars2.githubusercontent.com/u/16336572?v=4",
289+
"profile": "https://proling.ru/",
290+
"contributions": [
291+
"ideas",
292+
"code",
293+
"test"
294+
]
284295
}
285296
],
286297
"commitConvention": "none",

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -335,11 +335,13 @@ Thanks goes to these wonderful people
335335
<td align="center"><a href="http://github.com/Raynos"><img src="https://avatars3.githubusercontent.com/u/479538?v=4" width="100px;" alt=""/><br /><sub><b>Jake Verbaten</b></sub></a><br /><a href="https://github.com/testing-library/user-event/commits?author=Raynos" title="Code">💻</a></td>
336336
<td align="center"><a href="https://skovy.dev"><img src="https://avatars1.githubusercontent.com/u/5247455?v=4" width="100px;" alt=""/><br /><sub><b>Spencer Miskoviak</b></sub></a><br /><a href="https://github.com/testing-library/user-event/commits?author=skovy" title="Documentation">📖</a></td>
337337
</tr>
338+
<tr>
339+
<td align="center"><a href="https://proling.ru/"><img src="https://avatars2.githubusercontent.com/u/16336572?v=4" width="100px;" alt=""/><br /><sub><b>Vadim Shvetsov</b></sub></a><br /><a href="#ideas-vadimshvetsov" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/testing-library/user-event/commits?author=vadimshvetsov" title="Code">💻</a> <a href="https://github.com/testing-library/user-event/commits?author=vadimshvetsov" title="Tests">⚠️</a></td>
340+
</tr>
338341
</table>
339342

340343
<!-- markdownlint-enable -->
341344
<!-- prettier-ignore-end -->
342-
343345
<!-- ALL-CONTRIBUTORS-LIST:END -->
344346

345347
This project follows the

0 commit comments

Comments
 (0)