Skip to content

Commit 1f8ad44

Browse files
docs: add 9still as a contributor (#284)
* docs: update README.md * docs: update .all-contributorsrc Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 85546ec commit 1f8ad44

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.all-contributorsrc

+11
Original file line numberDiff line numberDiff line change
@@ -292,6 +292,17 @@
292292
"code",
293293
"test"
294294
]
295+
},
296+
{
297+
"login": "9still",
298+
"name": "Greg Shtilman",
299+
"avatar_url": "https://avatars0.githubusercontent.com/u/4924760?v=4",
300+
"profile": "https://github.com/9still",
301+
"contributions": [
302+
"code",
303+
"test",
304+
"bug"
305+
]
295306
}
296307
],
297308
"commitConvention": "none",

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -337,6 +337,7 @@ Thanks goes to these wonderful people
337337
</tr>
338338
<tr>
339339
<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+
<td align="center"><a href="https://github.com/9still"><img src="https://avatars0.githubusercontent.com/u/4924760?v=4" width="100px;" alt=""/><br /><sub><b>Greg Shtilman</b></sub></a><br /><a href="https://github.com/testing-library/user-event/commits?author=9still" title="Code">💻</a> <a href="https://github.com/testing-library/user-event/commits?author=9still" title="Tests">⚠️</a> <a href="https://github.com/testing-library/user-event/issues?q=author%3A9still" title="Bug reports">🐛</a></td>
340341
</tr>
341342
</table>
342343

0 commit comments

Comments
 (0)