Skip to content

Commit acf2cb0

Browse files
kiakingyyx990803
andauthored
docs: move soda to team emiriti (#1494)
Co-authored-by: Evan You <[email protected]>
1 parent eb3d84c commit acf2cb0

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

_data/team.js

+14-14
Original file line numberDiff line numberDiff line change
@@ -99,20 +99,6 @@ export const core = [
9999
],
100100
sponsor: 'https://github.com/sponsors/sheremet-va',
101101
},
102-
{
103-
avatar: 'https://github.com/sodatea.png',
104-
name: 'Haoqun Jiang',
105-
title: 'Developer',
106-
org: 'Vue.js',
107-
orgLink: 'https://vuejs.org/',
108-
desc: 'Vue/Vite core team member. Full-time open sourcerer.',
109-
links: [
110-
{ icon: 'github', link: 'https://github.com/sodatea' },
111-
{ icon: 'twitter', link: 'https://twitter.com/haoqunjiang' },
112-
{ icon: 'mastodon', link: 'https://elk.zone/m.webtoo.ls/@haoqun' },
113-
],
114-
sponsor: 'https://github.com/sponsors/sodatea',
115-
},
116102
]
117103

118104
export const emeriti = [
@@ -187,4 +173,18 @@ export const emeriti = [
187173
{ icon: 'mastodon', link: 'https://elk.zone/mas.to/@Shini92' },
188174
],
189175
},
176+
{
177+
avatar: 'https://github.com/sodatea.png',
178+
name: 'Haoqun Jiang',
179+
title: 'Developer',
180+
org: 'Vue.js',
181+
orgLink: 'https://vuejs.org/',
182+
desc: 'Vue/Vite team member. Full-time open sourcerer.',
183+
links: [
184+
{ icon: 'github', link: 'https://github.com/sodatea' },
185+
{ icon: 'twitter', link: 'https://twitter.com/haoqunjiang' },
186+
{ icon: 'mastodon', link: 'https://elk.zone/m.webtoo.ls/@haoqun' },
187+
],
188+
sponsor: 'https://github.com/sponsors/sodatea',
189+
},
190190
]

0 commit comments

Comments
 (0)