@@ -2,104 +2,110 @@ export const core = [
2
2
{
3
3
avatar : 'https://www.github.com/yyx990803.png' ,
4
4
name : 'Evan You' ,
5
- title : 'Gründer ' ,
5
+ title : 'Creator ' ,
6
6
org : 'Vue.js' ,
7
7
orgLink : 'https://vuejs.org/' ,
8
- desc : 'Unabhängiger Open-Source-Entwickler, Gründer von Vue.js und Vite.' ,
8
+ desc : 'Independent open source developer, creator of Vue.js and Vite.' ,
9
9
links : [
10
10
{ icon : 'github' , link : 'https://github.com/yyx990803' } ,
11
- { icon : 'twitter' , link : 'https://twitter.com/youyuxi' } ,
11
+ { icon : 'x' , link : 'https://x.com/youyuxi' } ,
12
+ { icon : 'bluesky' , link : 'https://bsky.app/profile/evanyou.me' } ,
12
13
] ,
13
14
sponsor : 'https://github.com/sponsors/yyx990803' ,
14
15
} ,
15
16
{
16
17
avatar : 'https://www.github.com/patak-dev.png' ,
17
18
name : 'Patak' ,
18
- title : 'Ein kollaboratives Wesen ' ,
19
+ title : 'A collaborative being ' ,
19
20
org : 'StackBlitz' ,
20
21
orgLink : 'https://stackblitz.com/' ,
21
22
desc : 'Core team member of Vite. Team member of Vue.' ,
22
23
links : [
23
24
{ icon : 'github' , link : 'https://github.com/patak-dev' } ,
24
- { icon : 'twitter ' , link : 'https://twitter .com/patak_dev' } ,
25
+ { icon : 'x ' , link : 'https://x .com/patak_dev' } ,
25
26
{ icon : 'mastodon' , link : 'https://elk.zone/m.webtoo.ls/@patak' } ,
27
+ { icon : 'bluesky' , link : 'https://bsky.app/profile/patak.dev' } ,
26
28
] ,
27
29
sponsor : 'https://github.com/sponsors/patak-dev' ,
28
30
} ,
29
31
{
30
32
avatar : 'https://www.github.com/antfu.png' ,
31
33
name : 'Anthony Fu' ,
32
- title : 'Ein fanatischer Open-Sourceror. ' ,
34
+ title : 'A fanatical open sourceror ' ,
33
35
org : 'NuxtLabs' ,
34
36
orgLink : 'https://nuxtlabs.com/' ,
35
- desc : 'Kernmitglied des Vite- und Vue-Teams. Arbeitet bei NuxtLabs.' ,
37
+ desc : 'Core team member of Vite & Vue. Working at NuxtLabs.' ,
36
38
links : [
37
39
{ icon : 'github' , link : 'https://github.com/antfu' } ,
38
- { icon : 'twitter ' , link : 'https://twitter .com/antfu7' } ,
40
+ { icon : 'x ' , link : 'https://x .com/antfu7' } ,
39
41
{ icon : 'mastodon' , link : 'https://elk.zone/m.webtoo.ls/@antfu' } ,
42
+ { icon : 'bluesky' , link : 'https://bsky.app/profile/antfu.me' } ,
40
43
] ,
41
44
sponsor : 'https://github.com/sponsors/antfu' ,
42
45
} ,
43
46
{
44
47
avatar : 'https://github.com/bluwy.png' ,
45
48
name : 'Bjorn Lu' ,
46
- title : 'Open- Source-Entwickler ' ,
47
- desc : 'Astro Core-Resident. Mitglied des Svelte- und Vite-Kernteams .' ,
49
+ title : 'Open Source Developer ' ,
50
+ desc : 'Astro core residency. Svelte and Vite core team member .' ,
48
51
links : [
49
52
{ icon : 'github' , link : 'https://github.com/bluwy' } ,
50
- { icon : 'twitter ' , link : 'https://twitter .com/bluwyoo' } ,
53
+ { icon : 'x ' , link : 'https://x .com/bluwyoo' } ,
51
54
{ icon : 'mastodon' , link : 'https://elk.zone/m.webtoo.ls/@bluwy' } ,
55
+ { icon : 'bluesky' , link : 'https://bsky.app/profile/bluwy.me' } ,
52
56
] ,
53
57
sponsor : 'https://bjornlu.com/sponsor' ,
54
58
} ,
55
59
{
56
60
avatar : 'https://github.com/sapphi-red.png' ,
57
61
name : 'green' ,
58
- title : 'Webentwickler ' ,
59
- desc : 'Kernmitglied des Vite-Teams. Du kannst mich sapphi, green oder midori nennen ;)' ,
62
+ title : 'Web Developer ' ,
63
+ desc : 'Vite core team member. Call me sapphi or green or midori ;)' ,
60
64
links : [
61
65
{ icon : 'github' , link : 'https://github.com/sapphi-red' } ,
62
- { icon : 'twitter ' , link : 'https://twitter .com/sapphi_red' } ,
66
+ { icon : 'x ' , link : 'https://x .com/sapphi_red' } ,
63
67
{ icon : 'mastodon' , link : 'https://elk.zone/m.webtoo.ls/@sapphi_red' } ,
64
68
] ,
65
69
sponsor : 'https://github.com/sponsors/sapphi-red' ,
66
70
} ,
67
71
{
68
72
avatar : 'https://github.com/ArnaudBarre.png' ,
69
73
name : 'Arnaud Barré' ,
70
- title : 'Frontend-Entwickler ' ,
71
- desc : 'Leidenschaftlich beim Umgang mit TypeScript und React-Tooling .' ,
74
+ title : 'Frontend Developer ' ,
75
+ desc : 'Passionate by tooling around TypeScript and React.' ,
72
76
links : [
73
77
{ icon : 'github' , link : 'https://github.com/ArnaudBarre' } ,
74
- { icon : 'twitter ' , link : 'https://twitter .com/_ArnaudBarre' } ,
78
+ { icon : 'x ' , link : 'https://x .com/_ArnaudBarre' } ,
75
79
{ icon : 'mastodon' , link : 'https://elk.zone/m.webtoo.ls/@ArnaudBarre' } ,
80
+ {
81
+ icon : 'bluesky' ,
82
+ link : 'https://bsky.app/profile/arnaud-barre.bsky.social' ,
83
+ } ,
76
84
] ,
77
85
sponsor : 'https://github.com/sponsors/ArnaudBarre' ,
78
86
} ,
79
87
{
80
88
avatar : 'https://github.com/dominikg.png' ,
81
89
name : 'Dominik G.' ,
82
- title : 'Resident CI-Experte ' ,
83
- desc : 'Teammitglied von Vite und Svelte. ' ,
90
+ title : 'Resident CI Expert ' ,
91
+ desc : 'Team Member of Vite and Svelte' ,
84
92
links : [
85
93
{ icon : 'github' , link : 'https://github.com/dominikg' } ,
86
94
{ icon : 'mastodon' , link : 'https://elk.zone/m.webtoo.ls/@dominikg' } ,
87
95
] ,
88
96
sponsor : 'https://github.com/sponsors/dominikg' ,
89
97
} ,
90
98
{
91
- avatar : 'https://github.com/sodatea.png' ,
92
- name : 'Haoqun Jiang' ,
93
- title : 'Developer' ,
94
- org : 'Vue.js' ,
95
- orgLink : 'https://vuejs.org/' ,
96
- desc : 'Vue/Vite core team member. Full-time open sourcerer.' ,
99
+ avatar : 'https://github.com/sheremet-va.png' ,
100
+ name : 'Vladimir' ,
101
+ title : 'Core team member of Vitest & Vite' ,
102
+ desc : 'An open source fullstack developer' ,
97
103
links : [
98
- { icon : 'github' , link : 'https://github.com/sodatea ' } ,
99
- { icon : 'twitter ' , link : 'https://twitter .com/haoqunjiang ' } ,
100
- { icon : 'mastodon' , link : 'https://elk.zone/m.webtoo.ls/@haoqun ' } ,
104
+ { 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 ' } ,
101
107
] ,
102
- sponsor : 'https://github.com/sponsors/sodatea ' ,
108
+ sponsor : 'https://github.com/sponsors/sheremet-va ' ,
103
109
} ,
104
110
{
105
111
avatar : 'https://github.com/hi-ogawa.png' ,
@@ -108,7 +114,7 @@ export const core = [
108
114
desc : 'Open source enthusiast' ,
109
115
links : [
110
116
{ icon : 'github' , link : 'https://github.com/hi-ogawa' } ,
111
- { icon : 'twitter ' , link : 'https://twitter .com/hiroshi_18181' } ,
117
+ { icon : 'x ' , link : 'https://x .com/hiroshi_18181' } ,
112
118
] ,
113
119
sponsor : 'https://github.com/sponsors/hi-ogawa' ,
114
120
} ,
@@ -122,7 +128,11 @@ export const emeriti = [
122
128
desc : 'Dabbling in social ecommerce, meta frameworks, and board games' ,
123
129
links : [
124
130
{ icon : 'github' , link : 'https://github.com/aleclarson' } ,
125
- { icon : 'twitter' , link : 'https://twitter.com/retropragma' } ,
131
+ { icon : 'x' , link : 'https://x.com/retropragma' } ,
132
+ {
133
+ icon : 'bluesky' ,
134
+ link : 'https://bsky.app/profile/retropragma.bsky.social' ,
135
+ } ,
126
136
] ,
127
137
} ,
128
138
{
@@ -132,46 +142,50 @@ export const emeriti = [
132
142
desc : 'Frontend. Vite team member.' ,
133
143
links : [
134
144
{ icon : 'github' , link : 'https://github.com/poyoho' } ,
135
- { icon : 'twitter ' , link : 'https://twitter .com/yoho_po' } ,
145
+ { icon : 'x ' , link : 'https://x .com/yoho_po' } ,
136
146
] ,
137
147
} ,
138
148
{
139
149
avatar : 'https://github.com/ygj6.png' ,
140
150
name : 'ygj6' ,
141
- title : 'Entwickler ' ,
142
- desc : 'Webentwickler. Mitglied des Vue- und Vite-Teams. ' ,
151
+ title : 'Developer ' ,
152
+ desc : 'Web Developer. Vue & Vite team member ' ,
143
153
links : [
144
154
{ icon : 'github' , link : 'https://github.com/ygj6' } ,
145
- { icon : 'twitter ' , link : 'https://twitter .com/ygj_66' } ,
155
+ { icon : 'x ' , link : 'https://x .com/ygj_66' } ,
146
156
] ,
147
157
} ,
148
158
{
149
159
avatar : 'https://github.com/Niputi.png' ,
150
160
name : 'Niputi' ,
151
- title : 'Entwickler ' ,
161
+ title : 'Developer ' ,
152
162
org : 'Computershare Denmark' ,
153
- desc : 'weeb/javascript-Liebhaber .' ,
163
+ desc : 'weeb/javascript lover .' ,
154
164
links : [
155
165
{ icon : 'github' , link : 'https://github.com/Niputi' } ,
156
- { icon : 'twitter' , link : 'https://twitter.com/Niputi_' } ,
166
+ { icon : 'x' , link : 'https://x.com/Niputi_' } ,
167
+ { icon : 'bluesky' , link : 'https://bsky.app/profile/niputi.bsky.social' } ,
157
168
] ,
158
169
} ,
159
170
{
160
171
avatar : 'https://github.com/underfin.png' ,
161
172
name : 'underfin' ,
162
- title : 'Entwickler ' ,
173
+ title : 'Developer ' ,
163
174
links : [ { icon : 'github' , link : 'https://github.com/underfin' } ] ,
164
175
} ,
165
176
{
166
177
avatar : 'https://github.com/GrygrFlzr.png' ,
167
178
name : 'GrygrFlzr' ,
168
- title : 'Entwickler' ,
169
- links : [ { icon : 'github' , link : 'https://github.com/GrygrFlzr' } ] ,
179
+ title : 'Developer' ,
180
+ links : [
181
+ { icon : 'github' , link : 'https://github.com/GrygrFlzr' } ,
182
+ { icon : 'bluesky' , link : 'https://bsky.app/profile/bsky.cybeast.dev' } ,
183
+ ] ,
170
184
} ,
171
185
{
172
186
avatar : 'https://github.com/nihalgonsalves.png' ,
173
187
name : 'Nihal Gonsalves' ,
174
- title : 'Senior Software-Entwickler ' ,
188
+ title : 'Senior Software Engineer ' ,
175
189
links : [ { icon : 'github' , link : 'https://github.com/nihalgonsalves' } ] ,
176
190
} ,
177
191
{
@@ -186,4 +200,19 @@ export const emeriti = [
186
200
{ icon : 'mastodon' , link : 'https://elk.zone/mas.to/@Shini92' } ,
187
201
] ,
188
202
} ,
203
+ {
204
+ avatar : 'https://github.com/sodatea.png' ,
205
+ name : 'Haoqun Jiang' ,
206
+ title : 'Developer' ,
207
+ org : 'Vue.js' ,
208
+ orgLink : 'https://vuejs.org/' ,
209
+ desc : 'Vue/Vite team member. Full-time open sourcerer.' ,
210
+ links : [
211
+ { icon : 'github' , link : 'https://github.com/sodatea' } ,
212
+ { icon : 'x' , link : 'https://x.com/haoqunjiang' } ,
213
+ { icon : 'mastodon' , link : 'https://elk.zone/m.webtoo.ls/@haoqun' } ,
214
+ { icon : 'bluesky' , link : 'https://bsky.app/profile/haoqun.dev' } ,
215
+ ] ,
216
+ sponsor : 'https://github.com/sponsors/sodatea' ,
217
+ } ,
189
218
]
0 commit comments