Skip to content

Commit 424f3ac

Browse files
committed
docs: move zxch3n to Team Emeriti
1 parent 4ff7159 commit 424f3ac

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

docs/.vitepress/contributors.ts

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -110,15 +110,6 @@ const plainTeamMembers: CoreTeam[] = [
110110
title: 'A passionate enthusiast of open source contributions',
111111
desc: 'Team member of Vitest & UnoCSS',
112112
},
113-
{
114-
avatar: contributorsAvatars.zxch3n,
115-
name: 'Zixuan Chen',
116-
github: 'zxch3n',
117-
mastodon: 'https://elk.zone/hachyderm.io/@zx',
118-
twitter: 'zxch3n',
119-
title: 'A fullstack developer',
120-
desc: 'Working on CRDTs & local-first software',
121-
},
122113
{
123114
avatar: contributorsAvatars['hi-ogawa'],
124115
name: 'Hiroshi Ogawa',
@@ -155,6 +146,15 @@ const plainTeamEmeritiMembers: CoreTeam[] = [
155146
title: 'It\'s no problem in my locall',
156147
desc: 'Core team member of Vite & Team member of Vitest',
157148
},
149+
{
150+
avatar: contributorsAvatars.zxch3n,
151+
name: 'Zixuan Chen',
152+
github: 'zxch3n',
153+
mastodon: 'https://elk.zone/hachyderm.io/@zx',
154+
twitter: 'zxch3n',
155+
title: 'A fullstack developer',
156+
desc: 'Working on CRDTs & local-first software',
157+
},
158158
]
159159

160160
const teamMembers = plainTeamMembers.map(tm => createLinks(tm))

0 commit comments

Comments
 (0)