Skip to content

Commit c045219

Browse files
allcontributors[bot]ghengeveld
authored andcommitted
docs: add kentcdodds as a contributor (#135)
* docs: update README.md * docs: update .all-contributorsrc
1 parent 61d81ec commit c045219

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,15 @@
169169
"contributions": [
170170
"code"
171171
]
172+
},
173+
{
174+
"login": "kentcdodds",
175+
"name": "Kent C. Dodds",
176+
"avatar_url": "https://avatars0.githubusercontent.com/u/1500684?v=4",
177+
"profile": "https://kentcdodds.com",
178+
"contributions": [
179+
"code"
180+
]
172181
}
173182
],
174183
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1038,6 +1038,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
10381038
<td align="center"><a href="https://github.com/dhurlburtusa"><img src="https://avatars3.githubusercontent.com/u/4006431?v=4" width="100px;" alt="Danny Hurlburt"/><br /><sub><b>Danny Hurlburt</b></sub></a><br /><a href="#ideas-dhurlburtusa" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/async-library/react-async/commits?author=dhurlburtusa" title="Documentation">📖</a></td>
10391039
<td align="center"><a href="https://noelyoo.github.io/resume"><img src="https://avatars2.githubusercontent.com/u/25740248?v=4" width="100px;" alt="Noel Yoo"/><br /><sub><b>Noel Yoo</b></sub></a><br /><a href="https://github.com/async-library/react-async/commits?author=noelyoo" title="Tests">⚠️</a></td>
10401040
<td align="center"><a href="https://github.com/aratcliffe"><img src="https://avatars3.githubusercontent.com/u/491126?v=4" width="100px;" alt="Adam Ratcliffe"/><br /><sub><b>Adam Ratcliffe</b></sub></a><br /><a href="https://github.com/async-library/react-async/commits?author=aratcliffe" title="Code">💻</a></td>
1041+
<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="https://github.com/async-library/react-async/commits?author=kentcdodds" title="Code">💻</a></td>
10411042
</tr>
10421043
</table>
10431044

0 commit comments

Comments
 (0)