Skip to content

Commit ab1a6c4

Browse files
authored
docs: add HillLiu as a contributor for bug (#1023)
1 parent 7839e29 commit ab1a6c4

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
@@ -1388,6 +1388,15 @@
13881388
"contributions": [
13891389
"doc"
13901390
]
1391+
},
1392+
{
1393+
"login": "HillLiu",
1394+
"name": "Hill Liu",
1395+
"avatar_url": "https://avatars.githubusercontent.com/u/1877738?v=4",
1396+
"profile": "https://github.com/pmvc/pmvc",
1397+
"contributions": [
1398+
"bug"
1399+
]
13911400
}
13921401
],
13931402
"commitConvention": "none",

β€ŽCONTRIBUTORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,7 @@ Thanks goes to these wonderful people ([emoji key][emojis]):
191191
<td align="center"><a href="https://github.com/DGollings"><img src="https://avatars.githubusercontent.com/u/2032823?v=4?s=100" width="100px;" alt=""/><br /><sub><b>DGollings</b></sub></a><br /><a href="https://github.com/testing-library/user-event/issues?q=author%3ADGollings" title="Bug reports">πŸ›</a></td>
192192
<td align="center"><a href="https://github.com/sesam"><img src="https://avatars.githubusercontent.com/u/8921?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Simon B.</b></sub></a><br /><a href="https://github.com/testing-library/user-event/issues?q=author%3Asesam" title="Bug reports">πŸ›</a></td>
193193
<td align="center"><a href="http://kyliesy.com"><img src="https://avatars.githubusercontent.com/u/10233535?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Kylie Sy</b></sub></a><br /><a href="https://github.com/testing-library/user-event/commits?author=kksy" title="Documentation">πŸ“–</a></td>
194+
<td align="center"><a href="https://github.com/pmvc/pmvc"><img src="https://avatars.githubusercontent.com/u/1877738?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Hill Liu</b></sub></a><br /><a href="https://github.com/testing-library/user-event/issues?q=author%3AHillLiu" title="Bug reports">πŸ›</a></td>
194195
</tr>
195196
</table>
196197

0 commit comments

Comments
Β (0)