Skip to content

Commit a5ca2e4

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

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
@@ -1124,6 +1124,15 @@
11241124
"code",
11251125
"test"
11261126
]
1127+
},
1128+
{
1129+
"login": "piecyk",
1130+
"name": "Damian Pieczynski",
1131+
"avatar_url": "https://avatars.githubusercontent.com/u/82964?v=4",
1132+
"profile": "https://twitter.com/piecu",
1133+
"contributions": [
1134+
"bug"
1135+
]
11271136
}
11281137
],
11291138
"commitConvention": "none",

β€ŽCONTRIBUTORS.mdβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ Thanks goes to these wonderful people ([emoji key][emojis]):
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>
156156
<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>
157+
<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>
157158
</tr>
158159
</table>
159160

0 commit comments

Comments
Β (0)