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
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,15 @@
"contributions": [
"code"
]
},
{
"login": "balazsmatepetro",
"name": "Balázs Máté Petró",
"avatar_url": "https://avatars.githubusercontent.com/u/1608725?v=4",
"profile": "https://github.com/balazsmatepetro",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
</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>
<td align="center"><a href="https://github.com/balazsmatepetro"><img src="https://avatars.githubusercontent.com/u/1608725?v=4?s=100" width="100px;" alt="Balázs Máté Petró"/><br /><sub><b>Balázs Máté Petró</b></sub></a><br /><a href="https://github.com/TanStack/query/commits?author=balazsmatepetro" title="Code">💻</a></td>
</tr>
</tbody>
</table>
Expand Down