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
6 changes: 6 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,12 @@
"code"
]
},
{
"login": "Newbie012",
"name": "Eliya Cohen",
"avatar_url": "https://avatars.githubusercontent.com/u/10504365?v=4",
"profile": "https://github.com/Newbie012",
},
{
"login": "KubaJastrz",
"name": "Jakub Jastrzębski",
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center"><a href="https://otbeaumont.me"><img src="https://avatars.githubusercontent.com/u/21004798?v=4?s=100" width="100px;" alt="Oscar Beaumont"/><br /><sub><b>Oscar Beaumont</b></sub></a><br /><a href="https://github.com/TanStack/query/commits?author=oscartbeaumont" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/DamianOsipiuk"><img src="https://avatars.githubusercontent.com/u/28151934?v=4?s=100" width="100px;" alt="Damian Osipiuk"/><br /><sub><b>Damian Osipiuk</b></sub></a><br /><a href="https://github.com/TanStack/query/commits?author=DamianOsipiuk" title="Code">💻</a> <a href="#maintenance-DamianOsipiuk" title="Maintenance">🚧</a></td>
<td align="center"><a href="https://www.linkedin.com/in/matthew-hausman/"><img src="https://avatars.githubusercontent.com/u/25216513?v=4?s=100" width="100px;" alt="Matthew Hausman"/><br /><sub><b>Matthew Hausman</b></sub></a><br /><a href="https://github.com/TanStack/query/commits?author=matthewhausman" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Newbie012"><img src="https://avatars.githubusercontent.com/u/10504365?v=4?s=100" width="100px;" alt="Eliya Cohen"/><br /><sub><b>Eliya Cohen</b></sub></a><br /><a href="https://github.com/TanStack/query/commits?author=Newbie012" title="Code">💻</a></td>
</tr>
<tr>
<td align="center"><a href="https://kubajastrz.com"><img src="https://avatars.githubusercontent.com/u/6443113?v=4?s=100" width="100px;" alt="Jakub Jastrzębski"/><br /><sub><b>Jakub Jastrzębski</b></sub></a><br /><a href="https://github.com/TanStack/query/commits?author=KubaJastrz" title="Code">💻</a></td>
</tr>
</tbody>
Expand Down