Skip to content

Commit 6005415

Browse files
docs: add codecog as a contributor (#206) [skip ci]
* 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 07a7e05 commit 6005415

File tree

2 files changed

+13
-4
lines changed

2 files changed

+13
-4
lines changed

.all-contributorsrc

+9
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,15 @@
306306
"doc",
307307
"test"
308308
]
309+
},
310+
{
311+
"login": "codecog",
312+
"name": "Josh Kelly",
313+
"avatar_url": "https://avatars0.githubusercontent.com/u/5106076?v=4",
314+
"profile": "https://github.com/codecog",
315+
"contributions": [
316+
"code"
317+
]
309318
}
310319
],
311320
"contributorsPerLine": 7,

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,7 @@
2323
[![Tweet][tweet-badge]][tweet-url]
2424

2525
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
26-
27-
[![All Contributors](https://img.shields.io/badge/all_contributors-28-orange.svg?style=flat-square)](#contributors-)
28-
26+
[![All Contributors](https://img.shields.io/badge/all_contributors-29-orange.svg?style=flat-square)](#contributors-)
2927
<!-- ALL-CONTRIBUTORS-BADGE:END -->
3028

3129
## Installation
@@ -214,11 +212,13 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
214212
<td align="center"><a href="https://www.linkedin.com/in/mateusfelix/"><img src="https://avatars2.githubusercontent.com/u/4968788?v=4" width="100px;" alt=""/><br /><sub><b>Mateus Felix</b></sub></a><br /><a href="https://github.com/testing-library/eslint-plugin-testing-library/commits?author=thebinaryfelix" title="Code">💻</a> <a href="https://github.com/testing-library/eslint-plugin-testing-library/commits?author=thebinaryfelix" title="Tests">⚠️</a> <a href="https://github.com/testing-library/eslint-plugin-testing-library/commits?author=thebinaryfelix" title="Documentation">📖</a></td>
215213
<td align="center"><a href="https://github.com/renatoagds"><img src="https://avatars2.githubusercontent.com/u/1663717?v=4" width="100px;" alt=""/><br /><sub><b>Renato Augusto Gama dos Santos</b></sub></a><br /><a href="#ideas-renatoagds" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/testing-library/eslint-plugin-testing-library/commits?author=renatoagds" title="Code">💻</a> <a href="https://github.com/testing-library/eslint-plugin-testing-library/commits?author=renatoagds" title="Documentation">📖</a> <a href="https://github.com/testing-library/eslint-plugin-testing-library/commits?author=renatoagds" title="Tests">⚠️</a></td>
216214
</tr>
215+
<tr>
216+
<td align="center"><a href="https://github.com/codecog"><img src="https://avatars0.githubusercontent.com/u/5106076?v=4" width="100px;" alt=""/><br /><sub><b>Josh Kelly</b></sub></a><br /><a href="https://github.com/testing-library/eslint-plugin-testing-library/commits?author=codecog" title="Code">💻</a></td>
217+
</tr>
217218
</table>
218219

219220
<!-- markdownlint-enable -->
220221
<!-- prettier-ignore-end -->
221-
222222
<!-- ALL-CONTRIBUTORS-LIST:END -->
223223

224224
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)