Skip to content

Commit 0da81d2

Browse files
docs: add markwoon as a contributor for bug (#873)
* docs: update CONTRIBUTORS.md * docs: update .all-contributorsrc Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 1a00fdf commit 0da81d2

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

β€Ž.all-contributorsrc

+9
Original file line numberDiff line numberDiff line change
@@ -1152,6 +1152,15 @@
11521152
"contributions": [
11531153
"ideas"
11541154
]
1155+
},
1156+
{
1157+
"login": "markwoon",
1158+
"name": "Mark Woon",
1159+
"avatar_url": "https://avatars.githubusercontent.com/u/215141?v=4",
1160+
"profile": "https://github.com/markwoon",
1161+
"contributions": [
1162+
"bug"
1163+
]
11551164
}
11561165
],
11571166
"commitConvention": "none",

β€ŽCONTRIBUTORS.md

+1
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ Thanks goes to these wonderful people ([emoji key][emojis]):
157157
<td align="center"><a href="https://twitter.com/piecu"><img src="https://avatars.githubusercontent.com/u/82964?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Damian Pieczynski</b></sub></a><br /><a href="https://github.com/testing-library/user-event/issues?q=author%3Apiecyk" title="Bug reports">πŸ›</a></td>
158158
<td align="center"><a href="https://github.com/Gudahtt"><img src="https://avatars.githubusercontent.com/u/2459287?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Mark Stacey</b></sub></a><br /><a href="https://github.com/testing-library/user-event/issues?q=author%3AGudahtt" title="Bug reports">πŸ›</a> <a href="https://github.com/testing-library/user-event/commits?author=Gudahtt" title="Code">πŸ’»</a></td>
159159
<td align="center"><a href="https://lifeiscontent.net/"><img src="https://avatars.githubusercontent.com/u/180963?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Aaron Reisman</b></sub></a><br /><a href="#ideas-lifeiscontent" title="Ideas, Planning, & Feedback">πŸ€”</a></td>
160+
<td align="center"><a href="https://github.com/markwoon"><img src="https://avatars.githubusercontent.com/u/215141?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Mark Woon</b></sub></a><br /><a href="https://github.com/testing-library/user-event/issues?q=author%3Amarkwoon" title="Bug reports">πŸ›</a></td>
160161
</tr>
161162
</table>
162163

0 commit comments

Comments
Β (0)