From 325d470f6d698fa498c242dc7575eececcb03db5 Mon Sep 17 00:00:00 2001 From: Haoqun Jiang Date: Fri, 8 Nov 2024 11:07:30 +0800 Subject: [PATCH] docs: update haoqunjiang's info in team emeriti section (#18613) --- _data/team.js | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/_data/team.js b/_data/team.js index b86a2cc3..645f0c2e 100644 --- a/_data/team.js +++ b/_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', }, ]