Skip to content

Commit 3d68ed9

Browse files
author
Kent C. Dodds
committed
docs(contributors): fix contributor list
1 parent 1e33753 commit 3d68ed9

File tree

2 files changed

+6
-11
lines changed

2 files changed

+6
-11
lines changed

.all-contributorsrc

+1-10
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"profile": "https://github.com/Miklet",
4646
"contributions": [
4747
"code"
48-
],
48+
]
4949
},
5050
{
5151
"login": "alejandronanez",
@@ -54,15 +54,6 @@
5454
"profile": "http://co.linkedin.com/in/alejandronanez/",
5555
"contributions": [
5656
"doc"
57-
],
58-
},
59-
{
60-
"login": "Miklet",
61-
"name": "Paweł Mikołajczyk",
62-
"avatar_url": "https://avatars2.githubusercontent.com/u/12592677?v=4",
63-
"profile": "https://github.com/Miklet",
64-
"contributions": [
65-
"code"
6657
]
6758
}
6859
]

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
[![downloads][downloads-badge]][npmtrends]
1313
[![MIT License][license-badge]][license]
1414

15-
[![All Contributors](https://img.shields.io/badge/all_contributors-0-orange.svg?style=flat-square)](#contributors)
15+
[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors)
1616
[![PRs Welcome][prs-badge]][prs]
1717
[![Code of Conduct][coc-badge]][coc]
1818

@@ -352,7 +352,11 @@ light-weight, simple, and understandable.
352352
Thanks goes to these people ([emoji key][emojis]):
353353

354354
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
355+
355356
<!-- prettier-ignore -->
357+
| [<img src="https://avatars.githubusercontent.com/u/1500684?v=3" width="100px;"/><br /><sub><b>Kent C. Dodds</b></sub>](https://kentcdodds.com)<br />[💻](https://github.com/kentcdodds/react-testing-library/commits?author=kentcdodds "Code") [📖](https://github.com/kentcdodds/react-testing-library/commits?author=kentcdodds "Documentation") [🚇](#infra-kentcdodds "Infrastructure (Hosting, Build-Tools, etc)") [⚠️](https://github.com/kentcdodds/react-testing-library/commits?author=kentcdodds "Tests") | [<img src="https://avatars1.githubusercontent.com/u/2430381?v=4" width="100px;"/><br /><sub><b>Ryan Castner</b></sub>](http://audiolion.github.io)<br />[📖](https://github.com/kentcdodds/react-testing-library/commits?author=audiolion "Documentation") | [<img src="https://avatars0.githubusercontent.com/u/8008023?v=4" width="100px;"/><br /><sub><b>Daniel Sandiego</b></sub>](https://www.dnlsandiego.com)<br />[💻](https://github.com/kentcdodds/react-testing-library/commits?author=dnlsandiego "Code") | [<img src="https://avatars2.githubusercontent.com/u/12592677?v=4" width="100px;"/><br /><sub><b>Paweł Mikołajczyk</b></sub>](https://github.com/Miklet)<br />[💻](https://github.com/kentcdodds/react-testing-library/commits?author=Miklet "Code") | [<img src="https://avatars3.githubusercontent.com/u/464978?v=4" width="100px;"/><br /><sub><b>Alejandro Ñáñez Ortiz</b></sub>](http://co.linkedin.com/in/alejandronanez/)<br />[📖](https://github.com/kentcdodds/react-testing-library/commits?author=alejandronanez "Documentation") |
358+
| :---: | :---: | :---: | :---: | :---: |
359+
356360
<!-- ALL-CONTRIBUTORS-LIST:END -->
357361

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

0 commit comments

Comments
 (0)