Skip to content

Commit 0fb2c87

Browse files
docs: add JohannesFischer as a contributor for code (#745)
* docs: update README.md * docs: update .all-contributorsrc Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent f731f68 commit 0fb2c87

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
@@ -939,6 +939,15 @@
939939
"contributions": [
940940
"code"
941941
]
942+
},
943+
{
944+
"login": "JohannesFischer",
945+
"name": "Johannes Fischer",
946+
"avatar_url": "https://avatars.githubusercontent.com/u/28100?v=4",
947+
"profile": "https://johannesfischer.github.io/",
948+
"contributions": [
949+
"code"
950+
]
942951
}
943952
],
944953
"commitConvention": "none",

β€ŽREADME.mdβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,7 @@ Thanks goes to these people ([emoji key][emojis]):
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>
256256
<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>
257+
<td align="center"><a href="https://johannesfischer.github.io/"><img src="https://avatars.githubusercontent.com/u/28100?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Johannes Fischer</b></sub></a><br /><a href="https://github.com/testing-library/user-event/commits?author=JohannesFischer" title="Code">πŸ’»</a></td>
257258
</tr>
258259
</table>
259260

0 commit comments

Comments
Β (0)