Skip to content

Commit 2f900ef

Browse files
docs: add jesperorb as a contributor for code (#740)
* docs: update README.md * docs: update .all-contributorsrc Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 26b7d0b commit 2f900ef

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
@@ -930,6 +930,15 @@
930930
"contributions": [
931931
"code"
932932
]
933+
},
934+
{
935+
"login": "jesperorb",
936+
"name": "Jesper Orb",
937+
"avatar_url": "https://avatars.githubusercontent.com/u/21122051?v=4",
938+
"profile": "https://github.com/jesperorb",
939+
"contributions": [
940+
"code"
941+
]
933942
}
934943
],
935944
"commitConvention": "none",

β€ŽREADME.mdβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,7 @@ Thanks goes to these people ([emoji key][emojis]):
253253
<td align="center"><a href="http://stderr.timfischbach.de"><img src="https://avatars.githubusercontent.com/u/26554?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Tim Fischbach</b></sub></a><br /><a href="https://github.com/testing-library/user-event/issues?q=author%3Atf" title="Bug reports">πŸ›</a></td>
254254
<td align="center"><a href="https://github.com/eventualbuddha"><img src="https://avatars.githubusercontent.com/u/1938?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Brian Donovan</b></sub></a><br /><a href="https://github.com/testing-library/user-event/commits?author=eventualbuddha" title="Code">πŸ’»</a></td>
255255
<td align="center"><a href="http://www.largetimber.com"><img src="https://avatars.githubusercontent.com/u/10626756?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Eric Wang</b></sub></a><br /><a href="https://github.com/testing-library/user-event/commits?author=fa93hws" title="Code">πŸ’»</a></td>
256+
<td align="center"><a href="https://github.com/jesperorb"><img src="https://avatars.githubusercontent.com/u/21122051?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jesper Orb</b></sub></a><br /><a href="https://github.com/testing-library/user-event/commits?author=jesperorb" title="Code">πŸ’»</a></td>
256257
</tr>
257258
</table>
258259

0 commit comments

Comments
Β (0)