Skip to content

Commit

Permalink
docs: add koala-lava as a contributor (#193)
Browse files Browse the repository at this point in the history
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]
  • Loading branch information
allcontributors[bot] authored and gnapse committed Jan 24, 2020
1 parent 5f3f9c7 commit 69aee34
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Expand Up @@ -345,6 +345,15 @@
"contributions": [
"doc"
]
},
{
"login": "koala-lava",
"name": "koala-lava",
"avatar_url": "https://avatars0.githubusercontent.com/u/15828770?v=4",
"profile": "https://github.com/koala-lava",
"contributions": [
"doc"
]
}
],
"repoHost": "https://github.com",
Expand Down
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -918,6 +918,7 @@ Thanks goes to these people ([emoji key][emojis]):
<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>
<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>
<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>
<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>
</tr>
</table>

Expand Down

0 comments on commit 69aee34

Please sign in to comment.