Skip to content

Commit 2d90300

Browse files
patak-devbluwysapphi-red
committed
docs: remove X links in team page (#18599)
Co-authored-by: bluwy <[email protected]> Co-authored-by: sapphi-red <[email protected]>
1 parent 68785aa commit 2d90300

File tree

1 file changed

+10
-13
lines changed

1 file changed

+10
-13
lines changed

docs/_data/team.js

Lines changed: 10 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,8 @@ export const core = [
2222
desc: 'Core team member of Vite. Team member of Vue.',
2323
links: [
2424
{ icon: 'github', link: 'https://github.com/patak-dev' },
25-
{ icon: 'x', link: 'https://x.com/patak_dev' },
26-
{ icon: 'mastodon', link: 'https://elk.zone/m.webtoo.ls/@patak' },
2725
{ icon: 'bluesky', link: 'https://bsky.app/profile/patak.dev' },
26+
{ icon: 'mastodon', link: 'https://elk.zone/m.webtoo.ls/@patak' },
2827
],
2928
sponsor: 'https://github.com/sponsors/patak-dev',
3029
},
@@ -37,22 +36,21 @@ export const core = [
3736
desc: 'Core team member of Vite & Vue. Working at NuxtLabs.',
3837
links: [
3938
{ icon: 'github', link: 'https://github.com/antfu' },
40-
{ icon: 'x', link: 'https://x.com/antfu7' },
41-
{ icon: 'mastodon', link: 'https://elk.zone/m.webtoo.ls/@antfu' },
4239
{ icon: 'bluesky', link: 'https://bsky.app/profile/antfu.me' },
40+
{ icon: 'mastodon', link: 'https://elk.zone/m.webtoo.ls/@antfu' },
4341
],
4442
sponsor: 'https://github.com/sponsors/antfu',
4543
},
4644
{
4745
avatar: 'https://github.com/bluwy.png',
4846
name: 'Bjorn Lu',
4947
title: 'Open Source Developer',
50-
desc: 'Astro core residency. Svelte and Vite core team member.',
48+
desc: 'Vite, Astro, and Svelte core team member.',
5149
links: [
5250
{ icon: 'github', link: 'https://github.com/bluwy' },
53-
{ icon: 'x', link: 'https://x.com/bluwyoo' },
54-
{ icon: 'mastodon', link: 'https://elk.zone/m.webtoo.ls/@bluwy' },
5551
{ icon: 'bluesky', link: 'https://bsky.app/profile/bluwy.me' },
52+
{ icon: 'twitter', link: 'https://twitter.com/bluwyoo' },
53+
{ icon: 'mastodon', link: 'https://elk.zone/m.webtoo.ls/@bluwy' },
5654
],
5755
sponsor: 'https://bjornlu.com/sponsor',
5856
},
@@ -63,7 +61,8 @@ export const core = [
6361
desc: 'Vite core team member. Call me sapphi or green or midori ;)',
6462
links: [
6563
{ icon: 'github', link: 'https://github.com/sapphi-red' },
66-
{ icon: 'x', link: 'https://x.com/sapphi_red' },
64+
{ icon: 'bluesky', link: 'https://bsky.app/profile/sapphi.red' },
65+
{ icon: 'twitter', link: 'https://twitter.com/sapphi_red' },
6766
{ icon: 'mastodon', link: 'https://elk.zone/m.webtoo.ls/@sapphi_red' },
6867
],
6968
sponsor: 'https://github.com/sponsors/sapphi-red',
@@ -75,12 +74,11 @@ export const core = [
7574
desc: 'Passionate by tooling around TypeScript and React.',
7675
links: [
7776
{ icon: 'github', link: 'https://github.com/ArnaudBarre' },
78-
{ icon: 'x', link: 'https://x.com/_ArnaudBarre' },
79-
{ icon: 'mastodon', link: 'https://elk.zone/m.webtoo.ls/@ArnaudBarre' },
8077
{
8178
icon: 'bluesky',
8279
link: 'https://bsky.app/profile/arnaud-barre.bsky.social',
8380
},
81+
{ icon: 'mastodon', link: 'https://elk.zone/m.webtoo.ls/@ArnaudBarre' },
8482
],
8583
sponsor: 'https://github.com/sponsors/ArnaudBarre',
8684
},
@@ -102,9 +100,8 @@ export const core = [
102100
desc: 'An open source fullstack developer',
103101
links: [
104102
{ icon: 'github', link: 'https://github.com/sheremet-va' },
105-
{ icon: 'x', link: 'https://x.com/sheremet_va' },
106-
{ icon: 'mastodon', link: 'https://elk.zone/m.webtoo.ls/@sheremet_va' },
107103
{ icon: 'bluesky', link: 'https://bsky.app/profile/erus.dev' },
104+
{ icon: 'mastodon', link: 'https://elk.zone/m.webtoo.ls/@sheremet_va' },
108105
],
109106
sponsor: 'https://github.com/sponsors/sheremet-va',
110107
},
@@ -115,7 +112,7 @@ export const core = [
115112
desc: 'Open source enthusiast',
116113
links: [
117114
{ icon: 'github', link: 'https://github.com/hi-ogawa' },
118-
{ icon: 'x', link: 'https://x.com/hiroshi_18181' },
115+
{ icon: 'bluesky', link: 'https://bsky.app/profile/hiogawa.bsky.social' },
119116
],
120117
sponsor: 'https://github.com/sponsors/hi-ogawa',
121118
},

0 commit comments

Comments
 (0)