Skip to content

Commit 69aee34

Browse files
allcontributors[bot]gnapse
authored andcommitted
docs: add koala-lava as a contributor (#193)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci]
1 parent 5f3f9c7 commit 69aee34

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
@@ -345,6 +345,15 @@
345345
"contributions": [
346346
"doc"
347347
]
348+
},
349+
{
350+
"login": "koala-lava",
351+
"name": "koala-lava",
352+
"avatar_url": "https://avatars0.githubusercontent.com/u/15828770?v=4",
353+
"profile": "https://github.com/koala-lava",
354+
"contributions": [
355+
"doc"
356+
]
348357
}
349358
],
350359
"repoHost": "https://github.com",

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -918,6 +918,7 @@ Thanks goes to these people ([emoji key][emojis]):
918918
<td align="center"><a href="https://github.com/pwolaq"><img src="https://avatars3.githubusercontent.com/u/10261750?v=4" width="100px;" alt=""/><br /><sub><b>Pawel Wolak</b></sub></a><br /><a href="https://github.com/testing-library/jest-dom/commits?author=pwolaq" title="Tests">⚠️</a></td>
919919
<td align="center"><a href="https://michaeldeboey.be"><img src="https://avatars3.githubusercontent.com/u/6643991?v=4" width="100px;" alt=""/><br /><sub><b>Michaël De Boey</b></sub></a><br /><a href="#infra-MichaelDeBoey" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
920920
<td align="center"><a href="https://github.com/jzarzeckis"><img src="https://avatars3.githubusercontent.com/u/919350?v=4" width="100px;" alt=""/><br /><sub><b>Jānis Zaržeckis</b></sub></a><br /><a href="https://github.com/testing-library/jest-dom/commits?author=jzarzeckis" title="Documentation">📖</a></td>
921+
<td align="center"><a href="https://github.com/koala-lava"><img src="https://avatars0.githubusercontent.com/u/15828770?v=4" width="100px;" alt=""/><br /><sub><b>koala-lava</b></sub></a><br /><a href="https://github.com/testing-library/jest-dom/commits?author=koala-lava" title="Documentation">📖</a></td>
921922
</tr>
922923
</table>
923924

0 commit comments

Comments
 (0)