Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,24 @@
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "ghengeveld",
"name": "Gert Hengeveld",
"avatar_url": "https://avatars1.githubusercontent.com/u/321738?v=4",
"profile": "https://medium.com/@ghengeveld",
"contributions": [
"code",
"review",
"question",
"blog",
"doc",
"design",
"example",
"financial",
"infra",
"maintenance"
]
},
{
"login": "Khartir",
"name": "Khartir",
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1017,6 +1017,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<!-- prettier-ignore -->
<table>
<tr>
<td align="center"><a href="https://medium.com/@ghengeveld"><img src="https://avatars1.githubusercontent.com/u/321738?v=4" width="100px;" alt="Gert Hengeveld"/><br /><sub><b>Gert Hengeveld</b></sub></a><br /><a href="https://github.com/async-library/react-async/commits?author=ghengeveld" title="Code">💻</a> <a href="#review-ghengeveld" title="Reviewed Pull Requests">👀</a> <a href="#question-ghengeveld" title="Answering Questions">💬</a> <a href="#blog-ghengeveld" title="Blogposts">📝</a> <a href="https://github.com/async-library/react-async/commits?author=ghengeveld" title="Documentation">📖</a> <a href="#design-ghengeveld" title="Design">🎨</a> <a href="#example-ghengeveld" title="Examples">💡</a> <a href="#financial-ghengeveld" title="Financial">💵</a> <a href="#infra-ghengeveld" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-ghengeveld" title="Maintenance">🚧</a></td>
<td align="center"><a href="https://github.com/Khartir"><img src="https://avatars3.githubusercontent.com/u/5592420?v=4" width="100px;" alt="Khartir"/><br /><sub><b>Khartir</b></sub></a><br /><a href="https://github.com/async-library/react-async/commits?author=Khartir" title="Code">💻</a> <a href="#platform-Khartir" title="Packaging/porting to new platform">📦</a></td>
<td align="center"><a href="https://twitter.com/phry"><img src="https://avatars1.githubusercontent.com/u/4282439?v=4" width="100px;" alt="Lenz Weber"/><br /><sub><b>Lenz Weber</b></sub></a><br /><a href="https://github.com/async-library/react-async/commits?author=phryneas" title="Code">💻</a> <a href="#platform-phryneas" title="Packaging/porting to new platform">📦</a></td>
<td align="center"><a href="https://github.com/Avi98"><img src="https://avatars1.githubusercontent.com/u/26133749?v=4" width="100px;" alt="Avinash"/><br /><sub><b>Avinash</b></sub></a><br /><a href="#review-Avi98" title="Reviewed Pull Requests">👀</a></td>
Expand Down