diff --git a/docs/_data/team.js b/docs/_data/team.js index b86a2cc3c49365..645f0c2e13699b 100644 --- a/docs/_data/team.js +++ b/docs/_data/team.js @@ -199,18 +199,17 @@ export const emeriti = [ ], }, { - avatar: 'https://github.com/sodatea.png', + avatar: 'https://github.com/haoqunjiang.png', name: 'Haoqun Jiang', - title: 'Developer', + title: 'Core Team Member', org: 'Vue.js', orgLink: 'https://vuejs.org/', - desc: 'Vue/Vite team member. Full-time open sourcerer.', + desc: 'Curator of best practices for Vue.js tooling', links: [ - { icon: 'github', link: 'https://github.com/sodatea' }, - { icon: 'x', link: 'https://x.com/haoqunjiang' }, - { icon: 'mastodon', link: 'https://elk.zone/m.webtoo.ls/@haoqun' }, + { icon: 'github', link: 'https://github.com/haoqunjiang' }, { icon: 'bluesky', link: 'https://bsky.app/profile/haoqun.dev' }, + { icon: 'mastodon', link: 'https://elk.zone/m.webtoo.ls/@haoqun' }, ], - sponsor: 'https://github.com/sponsors/sodatea', + sponsor: 'https://github.com/sponsors/haoqunjiang', }, ]