@@ -99,20 +99,6 @@ export const core = [
99
99
] ,
100
100
sponsor : 'https://github.com/sponsors/sheremet-va' ,
101
101
} ,
102
- {
103
- avatar : 'https://github.com/sodatea.png' ,
104
- name : 'Haoqun Jiang' ,
105
- title : 'Developer' ,
106
- org : 'Vue.js' ,
107
- orgLink : 'https://vuejs.org/' ,
108
- desc : 'Vue/Vite core team member. Full-time open sourcerer.' ,
109
- links : [
110
- { icon : 'github' , link : 'https://github.com/sodatea' } ,
111
- { icon : 'twitter' , link : 'https://twitter.com/haoqunjiang' } ,
112
- { icon : 'mastodon' , link : 'https://elk.zone/m.webtoo.ls/@haoqun' } ,
113
- ] ,
114
- sponsor : 'https://github.com/sponsors/sodatea' ,
115
- } ,
116
102
]
117
103
118
104
export const emeriti = [
@@ -187,4 +173,18 @@ export const emeriti = [
187
173
{ icon : 'mastodon' , link : 'https://elk.zone/mas.to/@Shini92' } ,
188
174
] ,
189
175
} ,
176
+ {
177
+ avatar : 'https://github.com/sodatea.png' ,
178
+ name : 'Haoqun Jiang' ,
179
+ title : 'Developer' ,
180
+ org : 'Vue.js' ,
181
+ orgLink : 'https://vuejs.org/' ,
182
+ desc : 'Vue/Vite team member. Full-time open sourcerer.' ,
183
+ links : [
184
+ { icon : 'github' , link : 'https://github.com/sodatea' } ,
185
+ { icon : 'twitter' , link : 'https://twitter.com/haoqunjiang' } ,
186
+ { icon : 'mastodon' , link : 'https://elk.zone/m.webtoo.ls/@haoqun' } ,
187
+ ] ,
188
+ sponsor : 'https://github.com/sponsors/sodatea' ,
189
+ } ,
190
190
]
0 commit comments