Skip to content

Commit 377e99c

Browse files
docs: add daleseo as a contributor (#528)
* docs: update README.md * docs: update .all-contributorsrc Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent f1ccaad commit 377e99c

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
@@ -706,6 +706,15 @@
706706
"code",
707707
"doc"
708708
]
709+
},
710+
{
711+
"login": "daleseo",
712+
"name": "Dale Seo",
713+
"avatar_url": "https://avatars1.githubusercontent.com/u/5466341?v=4",
714+
"profile": "https://www.daleseo.com",
715+
"contributions": [
716+
"doc"
717+
]
709718
}
710719
],
711720
"commitConvention": "none",

β€ŽREADME.mdβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -680,6 +680,7 @@ Thanks goes to these people ([emoji key][emojis]):
680680
</tr>
681681
<tr>
682682
<td align="center"><a href="https://github.com/vasilii-kovalev"><img src="https://avatars0.githubusercontent.com/u/10310491?v=4" width="100px;" alt=""/><br /><sub><b>Vasilii Kovalev</b></sub></a><br /><a href="https://github.com/testing-library/user-event/commits?author=vasilii-kovalev" title="Code">πŸ’»</a> <a href="https://github.com/testing-library/user-event/commits?author=vasilii-kovalev" title="Documentation">πŸ“–</a></td>
683+
<td align="center"><a href="https://www.daleseo.com"><img src="https://avatars1.githubusercontent.com/u/5466341?v=4" width="100px;" alt=""/><br /><sub><b>Dale Seo</b></sub></a><br /><a href="https://github.com/testing-library/user-event/commits?author=daleseo" title="Documentation">πŸ“–</a></td>
683684
</tr>
684685
</table>
685686

0 commit comments

Comments
Β (0)