Skip to content

Commit d35ca69

Browse files
authored
docs: update CONTRIBUTORS (#829)
1 parent e325c2e commit d35ca69

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

β€Ž.all-contributorsrcβ€Ž

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1113,6 +1113,17 @@
11131113
"review",
11141114
"test"
11151115
]
1116+
},
1117+
{
1118+
"login": "Dennis273",
1119+
"name": "Dennis273",
1120+
"avatar_url": "https://avatars.githubusercontent.com/u/19815164?v=4",
1121+
"profile": "https://github.com/Dennis273",
1122+
"contributions": [
1123+
"bug",
1124+
"code",
1125+
"test"
1126+
]
11161127
}
11171128
],
11181129
"commitConvention": "none",

β€ŽCONTRIBUTORS.mdβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ Thanks goes to these wonderful people ([emoji key][emojis]):
153153
<tr>
154154
<td align="center"><a href="https://matan.io/"><img src="https://avatars.githubusercontent.com/u/12711091?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Matan Borenkraout</b></sub></a><br /><a href="https://github.com/testing-library/user-event/commits?author=MatanBobi" title="Documentation">πŸ“–</a></td>
155155
<td align="center"><a href="https://kentcdodds.com/"><img src="https://avatars.githubusercontent.com/u/1500684?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Kent C. Dodds</b></sub></a><br /><a href="https://github.com/testing-library/user-event/commits?author=kentcdodds" title="Code">πŸ’»</a> <a href="#infra-kentcdodds" title="Infrastructure (Hosting, Build-Tools, etc)">πŸš‡</a> <a href="#maintenance-kentcdodds" title="Maintenance">🚧</a> <a href="https://github.com/testing-library/user-event/pulls?q=is%3Apr+reviewed-by%3Akentcdodds" title="Reviewed Pull Requests">πŸ‘€</a> <a href="https://github.com/testing-library/user-event/commits?author=kentcdodds" title="Tests">⚠️</a></td>
156+
<td align="center"><a href="https://github.com/Dennis273"><img src="https://avatars.githubusercontent.com/u/19815164?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Dennis273</b></sub></a><br /><a href="https://github.com/testing-library/user-event/issues?q=author%3ADennis273" title="Bug reports">πŸ›</a> <a href="https://github.com/testing-library/user-event/commits?author=Dennis273" title="Code">πŸ’»</a> <a href="https://github.com/testing-library/user-event/commits?author=Dennis273" title="Tests">⚠️</a></td>
156157
</tr>
157158
</table>
158159

0 commit comments

Comments
Β (0)