Skip to content

Commit 74c9591

Browse files
allcontributors[bot]alexkrolick
authored andcommitted
docs: add kentcdodds as a contributor (#98)
* docs: update README.md * docs: update .all-contributorsrc
1 parent a8e8153 commit 74c9591

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,15 @@
1515
"bug",
1616
"code"
1717
]
18+
},
19+
{
20+
"login": "kentcdodds",
21+
"name": "Kent C. Dodds",
22+
"avatar_url": "https://avatars0.githubusercontent.com/u/1500684?v=4",
23+
"profile": "https://kentcdodds.com",
24+
"contributions": [
25+
"maintenance"
26+
]
1827
}
1928
],
2029
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
testing-library-docs
2-
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors)
2+
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors)
33
--------------------
44

55
Documentation site for [react-testing-library](https://github.com/testing-library/react-testing-library), [dom-testing-library](https://github.com/testing-library/dom-testing-library), and [related projects](https://github.com/testing-library)
@@ -16,7 +16,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
1616

1717
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
1818
<!-- prettier-ignore -->
19-
<table><tr><td align="center"><a href="http://sidak.ml"><img src="https://avatars0.githubusercontent.com/u/35738138?v=4" width="100px;" alt="Sidak Singh Aulakh"/><br /><sub><b>Sidak Singh Aulakh</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=co16353sidak" title="Tests">⚠️</a> <a href="https://github.com/testing-library/testing-library-docs/issues?q=author%3Aco16353sidak" title="Bug reports">🐛</a> <a href="https://github.com/testing-library/testing-library-docs/commits?author=co16353sidak" title="Code">💻</a></td></tr></table>
19+
<table><tr><td align="center"><a href="http://sidak.ml"><img src="https://avatars0.githubusercontent.com/u/35738138?v=4" width="100px;" alt="Sidak Singh Aulakh"/><br /><sub><b>Sidak Singh Aulakh</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=co16353sidak" title="Tests">⚠️</a> <a href="https://github.com/testing-library/testing-library-docs/issues?q=author%3Aco16353sidak" title="Bug reports">🐛</a> <a href="https://github.com/testing-library/testing-library-docs/commits?author=co16353sidak" title="Code">💻</a></td><td align="center"><a href="https://kentcdodds.com"><img src="https://avatars0.githubusercontent.com/u/1500684?v=4" width="100px;" alt="Kent C. Dodds"/><br /><sub><b>Kent C. Dodds</b></sub></a><br /><a href="#maintenance-kentcdodds" title="Maintenance">🚧</a></td></tr></table>
2020

2121
<!-- ALL-CONTRIBUTORS-LIST:END -->
2222

0 commit comments

Comments
 (0)