Skip to content

Commit e30fac4

Browse files
authored
chore: review team members (#15969)
1 parent 71dc6a6 commit e30fac4

File tree

1 file changed

+47
-48
lines changed

1 file changed

+47
-48
lines changed

docs/_data/team.js

+47-48
Original file line numberDiff line numberDiff line change
@@ -64,54 +64,6 @@ export const core = [
6464
],
6565
sponsor: 'https://github.com/sponsors/sapphi-red',
6666
},
67-
{
68-
avatar: 'https://github.com/sodatea.png',
69-
name: 'Haoqun Jiang',
70-
title: 'Developer',
71-
org: 'Vue.js',
72-
orgLink: 'https://vuejs.org/',
73-
desc: 'Vue/Vite core team member. Full-time open sourcerer.',
74-
links: [
75-
{ icon: 'github', link: 'https://github.com/sodatea' },
76-
{ icon: 'twitter', link: 'https://twitter.com/haoqunjiang' },
77-
{ icon: 'mastodon', link: 'https://elk.zone/m.webtoo.ls/@haoqun' },
78-
],
79-
sponsor: 'https://github.com/sponsors/sodatea',
80-
},
81-
{
82-
avatar: 'https://github.com/Shinigami92.png',
83-
name: 'Shinigami',
84-
title: 'Maintainer',
85-
org: 'Faker',
86-
orgLink: 'https://fakerjs.dev',
87-
desc: 'Passionate TypeScript enthusiast working extensively with Vue SPA and pug.',
88-
links: [
89-
{ icon: 'github', link: 'https://github.com/Shinigami92' },
90-
{ icon: 'mastodon', link: 'https://elk.zone/mas.to/@Shini92' },
91-
],
92-
sponsor: 'https://github.com/sponsors/Shinigami92',
93-
},
94-
{
95-
avatar: 'https://i.imgur.com/KMed6rQ.jpeg',
96-
name: 'Alec Larson',
97-
title: 'Entrepreneur',
98-
desc: 'Dabbling in social ecommerce, meta frameworks, and board games',
99-
links: [
100-
{ icon: 'github', link: 'https://github.com/aleclarson' },
101-
{ icon: 'twitter', link: 'https://twitter.com/retropragma' },
102-
],
103-
sponsor: 'https://github.com/sponsors/aleclarson',
104-
},
105-
{
106-
avatar: 'https://github.com/poyoho.png',
107-
name: 'yoho',
108-
title: 'Frontend Developer',
109-
desc: 'Frontend. Vite team member.',
110-
links: [
111-
{ icon: 'github', link: 'https://github.com/poyoho' },
112-
{ icon: 'twitter', link: 'https://twitter.com/yoho_po' },
113-
],
114-
},
11567
{
11668
avatar: 'https://github.com/ArnaudBarre.png',
11769
name: 'Arnaud Barré',
@@ -147,9 +99,56 @@ export const core = [
14799
],
148100
sponsor: 'https://github.com/sponsors/sheremet-va',
149101
},
102+
{
103+
avatar: 'https://github.com/Shinigami92.png',
104+
name: 'Shinigami',
105+
title: 'Maintainer',
106+
org: 'Faker',
107+
orgLink: 'https://fakerjs.dev',
108+
desc: 'Passionate TypeScript enthusiast working extensively with Vue SPA and pug.',
109+
links: [
110+
{ icon: 'github', link: 'https://github.com/Shinigami92' },
111+
{ icon: 'mastodon', link: 'https://elk.zone/mas.to/@Shini92' },
112+
],
113+
sponsor: 'https://github.com/sponsors/Shinigami92',
114+
},
115+
{
116+
avatar: 'https://github.com/sodatea.png',
117+
name: 'Haoqun Jiang',
118+
title: 'Developer',
119+
org: 'Vue.js',
120+
orgLink: 'https://vuejs.org/',
121+
desc: 'Vue/Vite core team member. Full-time open sourcerer.',
122+
links: [
123+
{ icon: 'github', link: 'https://github.com/sodatea' },
124+
{ icon: 'twitter', link: 'https://twitter.com/haoqunjiang' },
125+
{ icon: 'mastodon', link: 'https://elk.zone/m.webtoo.ls/@haoqun' },
126+
],
127+
sponsor: 'https://github.com/sponsors/sodatea',
128+
},
150129
]
151130

152131
export const emeriti = [
132+
{
133+
avatar: 'https://i.imgur.com/KMed6rQ.jpeg',
134+
name: 'Alec Larson',
135+
title: 'Entrepreneur',
136+
desc: 'Dabbling in social ecommerce, meta frameworks, and board games',
137+
links: [
138+
{ icon: 'github', link: 'https://github.com/aleclarson' },
139+
{ icon: 'twitter', link: 'https://twitter.com/retropragma' },
140+
],
141+
},
142+
{
143+
avatar: 'https://github.com/poyoho.png',
144+
name: 'yoho',
145+
title: 'Frontend Developer',
146+
desc: 'Frontend. Vite team member.',
147+
links: [
148+
{ icon: 'github', link: 'https://github.com/poyoho' },
149+
{ icon: 'twitter', link: 'https://twitter.com/yoho_po' },
150+
],
151+
},
153152
{
154153
avatar: 'https://github.com/ygj6.png',
155154
name: 'ygj6',

0 commit comments

Comments
 (0)