Skip to content

Commit a655740

Browse files
committed
feat(maintainers): add 'Wonsuk Choi' as 'query' maintainer
1 parent 445cd00 commit a655740

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

src/libraries/maintainers.ts

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,19 @@ export const allMaintainers: Maintainer[] = [
287287
website: 'https://www.linkedin.com/in/jonghyeonko',
288288
},
289289
},
290+
{
291+
name: 'Wonsuk Choi',
292+
avatar: 'https://github.com/sukvvon.png',
293+
github: 'sukvvon',
294+
maintainerOf: ['query'],
295+
frameworkExpertise: ['react'],
296+
specialties: ['TypeScript', 'Test'],
297+
social: {
298+
linkedIn: 'https://www.linkedin.com/in/sukvvon',
299+
twitter: 'https://x.com/sukvvon',
300+
bluesky: 'https://bsky.app/profile/sukvvon.bsky.social',
301+
},
302+
},
290303
{
291304
name: 'Sarah Gerrard',
292305
avatar: 'https://github.com/ladybluenotes.png',

0 commit comments

Comments
 (0)