Skip to content

Commit f2cc22e

Browse files
committed
docs: move Dunqing to team emeriti
1 parent 3a231a7 commit f2cc22e

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

docs/.vitepress/contributors.ts

+8-8
Original file line numberDiff line numberDiff line change
@@ -106,14 +106,6 @@ const plainTeamMembers: CoreTeam[] = [
106106
title: 'A fullstack and android developer',
107107
desc: 'Vite\'s fanatical follower',
108108
},
109-
{
110-
avatar: contributorsAvatars.Dunqing,
111-
name: 'Dunqing',
112-
github: 'Dunqing',
113-
twitter: '@Dunqingg',
114-
title: 'A passionate enthusiast of open source contributions',
115-
desc: 'Team member of Vitest & UnoCSS',
116-
},
117109
{
118110
avatar: contributorsAvatars['hi-ogawa'],
119111
name: 'Hiroshi Ogawa',
@@ -125,6 +117,14 @@ const plainTeamMembers: CoreTeam[] = [
125117
]
126118

127119
const plainTeamEmeritiMembers: CoreTeam[] = [
120+
{
121+
avatar: contributorsAvatars.Dunqing,
122+
name: 'Dunqing',
123+
github: 'Dunqing',
124+
twitter: '@Dunqingg',
125+
title: 'A passionate enthusiast of open source contributions',
126+
desc: 'Team member of oxc & UnoCSS',
127+
},
128128
{
129129
avatar: contributorsAvatars.Aslemammad,
130130
name: 'Mohammad Bagher',

0 commit comments

Comments
 (0)