Skip to content

Commit 28847da

Browse files
committed
Merge branch 'sync-docs' of https://github.com/vitest-dev/docs-cn into sync-c1997409-1
2 parents 61f1377 + c199740 commit 28847da

1 file changed

Lines changed: 28 additions & 19 deletions

File tree

.vitepress/contributors.ts

Lines changed: 28 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -66,17 +66,6 @@ const plainTeamMembers: CoreTeam[] = [
6666
orgLink: 'https://vercel.com/',
6767
desc: 'Core team member of Vite & Vue',
6868
},
69-
{
70-
avatar: getAvatarUrl('AriPerkkio'),
71-
name: 'Ari Perkkiö',
72-
github: 'AriPerkkio',
73-
bluesky: 'https://bsky.app/profile/ariperkkio.dev',
74-
sponsor: 'https://github.com/sponsors/AriPerkkio',
75-
title: 'Open source engineer',
76-
desc: 'Core team member of Vitest',
77-
org: 'Chromatic',
78-
orgLink: 'https://www.chromatic.com/',
79-
},
8069
{
8170
avatar: getAvatarUrl('hi-ogawa'),
8271
name: 'Hiroshi Ogawa',
@@ -89,14 +78,15 @@ const plainTeamMembers: CoreTeam[] = [
8978
orgLink: 'https://voidzero.dev/',
9079
},
9180
{
92-
avatar: getAvatarUrl('patak-dev'),
93-
name: 'Patak',
94-
github: 'patak-dev',
95-
bluesky: 'https://bsky.app/profile/patak.dev',
96-
mastodon: 'https://elk.zone/m.webtoo.ls/@patak',
97-
sponsor: 'https://github.com/sponsors/patak-dev',
98-
title: 'Independent Open Source Adventurer',
99-
desc: 'Core team member of Vite & Vue',
81+
avatar: getAvatarUrl('AriPerkkio'),
82+
name: 'Ari Perkkiö',
83+
github: 'AriPerkkio',
84+
bluesky: 'https://bsky.app/profile/ariperkkio.dev',
85+
sponsor: 'https://github.com/sponsors/AriPerkkio',
86+
title: 'Open source engineer',
87+
desc: 'Core team member of Vitest',
88+
org: 'Chromatic',
89+
orgLink: 'https://www.chromatic.com/',
10090
},
10191
{
10292
avatar: getAvatarUrl('userquin'),
@@ -107,6 +97,25 @@ const plainTeamMembers: CoreTeam[] = [
10797
title: 'A fullstack and android developer',
10898
desc: 'Vite\'s fanatical follower',
10999
},
100+
{
101+
avatar: getAvatarUrl('patak-cat'),
102+
name: 'Patak',
103+
github: 'patak-cat',
104+
bluesky: 'https://bsky.app/profile/patak.cat',
105+
mastodon: 'https://elk.zone/m.webtoo.ls/@patak',
106+
sponsor: 'https://github.com/sponsors/patak-cat',
107+
title: 'Independent Open Source Adventurer',
108+
desc: 'Core team member of Vite & Vue',
109+
},
110+
{
111+
avatar: getAvatarUrl('macarie'),
112+
name: 'Raul Macarie',
113+
github: 'macarie',
114+
bluesky: 'https://bsky.app/profile/macarie.blue',
115+
sponsor: 'https://github.com/sponsors/macarie',
116+
title: 'Open source developer',
117+
desc: 'Building things with code, one slice of pizza at a time',
118+
},
110119
]
111120

112121
const plainTeamEmeritiMembers: CoreTeam[] = [

0 commit comments

Comments
 (0)