Skip to content

Commit dc14e4a

Browse files
docs: add michal-kocarek as a contributor (#282)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 1ce9b06 commit dc14e4a

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

.all-contributorsrc

+10
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,16 @@
134134
"contributions": [
135135
"code"
136136
]
137+
},
138+
{
139+
"login": "michal-kocarek",
140+
"name": "Michal Kočárek",
141+
"avatar_url": "https://avatars1.githubusercontent.com/u/762095?v=4",
142+
"profile": "http://brainbox.cz/",
143+
"contributions": [
144+
"code",
145+
"ideas"
146+
]
137147
}
138148
],
139149
"contributorsPerLine": 7,

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ practices.
1414

1515
<!-- prettier-ignore-start -->
1616
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
17-
[![All Contributors](https://img.shields.io/badge/all_contributors-13-orange.svg?style=flat-square)](#contributors-)
17+
[![All Contributors](https://img.shields.io/badge/all_contributors-14-orange.svg?style=flat-square)](#contributors-)
1818
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1919
<!-- prettier-ignore-end -->
2020

@@ -154,12 +154,12 @@ Thanks goes to these people ([emoji key][emojis]):
154154
<td align="center"><a href="https://github.com/sumeesh879"><img src="https://avatars1.githubusercontent.com/u/20029120?v=4" width="100px;" alt=""/><br /><sub><b>Sumeesh Nagisetty</b></sub></a><br /><a href="https://github.com/testing-library/testing-playground/pulls?q=is%3Apr+reviewed-by%3Asumeesh879" title="Reviewed Pull Requests">👀</a></td>
155155
<td align="center"><a href="http://www.linkedin.com/in/flaviohfreitas"><img src="https://avatars0.githubusercontent.com/u/1553609?v=4" width="100px;" alt=""/><br /><sub><b>Flávio H Freitas</b></sub></a><br /><a href="https://github.com/testing-library/testing-playground/commits?author=flaviohenriquecbc" title="Code">💻</a></td>
156156
<td align="center"><a href="https://github.com/bmeverett"><img src="https://avatars2.githubusercontent.com/u/3941006?v=4" width="100px;" alt=""/><br /><sub><b>Brandon Everett</b></sub></a><br /><a href="https://github.com/testing-library/testing-playground/commits?author=bmeverett" title="Code">💻</a></td>
157+
<td align="center"><a href="http://brainbox.cz/"><img src="https://avatars1.githubusercontent.com/u/762095?v=4" width="100px;" alt=""/><br /><sub><b>Michal Kočárek</b></sub></a><br /><a href="https://github.com/testing-library/testing-playground/commits?author=michal-kocarek" title="Code">💻</a> <a href="#ideas-michal-kocarek" title="Ideas, Planning, & Feedback">🤔</a></td>
157158
</tr>
158159
</table>
159160

160161
<!-- markdownlint-enable -->
161162
<!-- prettier-ignore-end -->
162-
163163
<!-- ALL-CONTRIBUTORS-LIST:END -->
164164

165165
This project follows the [all-contributors][all-contributors] specification.

0 commit comments

Comments
 (0)