Skip to content

Commit 75e824d

Browse files
alejandronanezKent C. Dodds
authored and
Kent C. Dodds
committed
adding myself to the contributors list
1 parent b6c23ea commit 75e824d

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

.all-contributorsrc

+9
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,15 @@
4545
"profile": "https://github.com/Miklet",
4646
"contributions": [
4747
"code"
48+
],
49+
},
50+
{
51+
"login": "alejandronanez",
52+
"name": "Alejandro Ñáñez Ortiz",
53+
"avatar_url": "https://avatars3.githubusercontent.com/u/464978?v=4",
54+
"profile": "http://co.linkedin.com/in/alejandronanez/",
55+
"contributions": [
56+
"doc"
4857
]
4958
}
5059
]

README.md

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

@@ -352,11 +352,7 @@ 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-
356355
<!-- 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") |
358-
| :---: | :---: | :---: | :---: |
359-
360356
<!-- ALL-CONTRIBUTORS-LIST:END -->
361357

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

0 commit comments

Comments
 (0)