Skip to content

Commit fe1e905

Browse files
docs: add EddyVinck as a contributor for code (TanStack#2967)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 2714343 commit fe1e905

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
@@ -156,6 +156,15 @@
156156
"contributions": [
157157
"code"
158158
]
159+
},
160+
{
161+
"login": "EddyVinck",
162+
"name": "Eddy",
163+
"avatar_url": "https://avatars.githubusercontent.com/u/23434753?v=4",
164+
"profile": "http://www.eddyvinck.nl",
165+
"contributions": [
166+
"code"
167+
]
159168
}
160169
],
161170
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
7777
</tr>
7878
<tr>
7979
<td align="center"><a href="https://katt.dev"><img src="https://avatars.githubusercontent.com/u/459267?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Alex Johansson</b></sub></a><br /><a href="https://github.com/tannerlinsley/react-query/commits?author=KATT" title="Code">💻</a></td>
80+
<td align="center"><a href="http://www.eddyvinck.nl"><img src="https://avatars.githubusercontent.com/u/23434753?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Eddy</b></sub></a><br /><a href="https://github.com/tannerlinsley/react-query/commits?author=EddyVinck" title="Code">💻</a></td>
8081
</tr>
8182
</table>
8283

0 commit comments

Comments
 (0)