Skip to content

Commit b32fea0

Browse files
docs: add ljosberinn as a contributor (#779)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 220d8d4 commit b32fea0

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
@@ -1167,6 +1167,15 @@
11671167
"contributions": [
11681168
"code"
11691169
]
1170+
},
1171+
{
1172+
"login": "ljosberinn",
1173+
"name": "Gerrit Alex",
1174+
"avatar_url": "https://avatars1.githubusercontent.com/u/29307652?v=4",
1175+
"profile": "http://gerritalex.de",
1176+
"contributions": [
1177+
"code"
1178+
]
11701179
}
11711180
],
11721181
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -595,6 +595,7 @@ Thanks goes to these people ([emoji key][emojis]):
595595
<tr>
596596
<td align="center"><a href="https://antonhalim.com"><img src="https://avatars1.githubusercontent.com/u/10498035?v=4" width="100px;" alt=""/><br /><sub><b>Anton Halim</b></sub></a><br /><a href="https://github.com/testing-library/react-testing-library/commits?author=antonhalim" title="Documentation">📖</a></td>
597597
<td align="center"><a href="http://artmalko.ru"><img src="https://avatars0.githubusercontent.com/u/1823689?v=4" width="100px;" alt=""/><br /><sub><b>Artem Malko</b></sub></a><br /><a href="https://github.com/testing-library/react-testing-library/commits?author=artem-malko" title="Code">💻</a></td>
598+
<td align="center"><a href="http://gerritalex.de"><img src="https://avatars1.githubusercontent.com/u/29307652?v=4" width="100px;" alt=""/><br /><sub><b>Gerrit Alex</b></sub></a><br /><a href="https://github.com/testing-library/react-testing-library/commits?author=ljosberinn" title="Code">💻</a></td>
598599
</tr>
599600
</table>
600601

0 commit comments

Comments
 (0)