Skip to content

Commit

Permalink
docs: update haoqunjiang's info in team emeriti section (#18613)
Browse files Browse the repository at this point in the history
  • Loading branch information
haoqunjiang authored Nov 8, 2024
1 parent 0c8b152 commit 2c6d3db
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions docs/_data/team.js
Original file line number Diff line number Diff line change
Expand Up @@ -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',
},
]

0 comments on commit 2c6d3db

Please sign in to comment.