@@ -64,54 +64,6 @@ export const core = [
6464 ] ,
6565 sponsor : 'https://github.com/sponsors/sapphi-red' ,
6666 } ,
67- {
68- avatar : 'https://github.com/sodatea.png' ,
69- name : 'Haoqun Jiang' ,
70- title : 'Developer' ,
71- org : 'Vue.js' ,
72- orgLink : 'https://vuejs.org/' ,
73- desc : 'Vue/Vite core team member. Full-time open sourcerer.' ,
74- links : [
75- { icon : 'github' , link : 'https://github.com/sodatea' } ,
76- { icon : 'twitter' , link : 'https://twitter.com/haoqunjiang' } ,
77- { icon : 'mastodon' , link : 'https://elk.zone/m.webtoo.ls/@haoqun' } ,
78- ] ,
79- sponsor : 'https://github.com/sponsors/sodatea' ,
80- } ,
81- {
82- avatar : 'https://github.com/Shinigami92.png' ,
83- name : 'Shinigami' ,
84- title : 'Maintainer' ,
85- org : 'Faker' ,
86- orgLink : 'https://fakerjs.dev' ,
87- desc : 'Passionate TypeScript enthusiast working extensively with Vue SPA and pug.' ,
88- links : [
89- { icon : 'github' , link : 'https://github.com/Shinigami92' } ,
90- { icon : 'mastodon' , link : 'https://elk.zone/mas.to/@Shini92' } ,
91- ] ,
92- sponsor : 'https://github.com/sponsors/Shinigami92' ,
93- } ,
94- {
95- avatar : 'https://i.imgur.com/KMed6rQ.jpeg' ,
96- name : 'Alec Larson' ,
97- title : 'Entrepreneur' ,
98- desc : 'Dabbling in social ecommerce, meta frameworks, and board games' ,
99- links : [
100- { icon : 'github' , link : 'https://github.com/aleclarson' } ,
101- { icon : 'twitter' , link : 'https://twitter.com/retropragma' } ,
102- ] ,
103- sponsor : 'https://github.com/sponsors/aleclarson' ,
104- } ,
105- {
106- avatar : 'https://github.com/poyoho.png' ,
107- name : 'yoho' ,
108- title : 'Frontend Developer' ,
109- desc : 'Frontend. Vite team member.' ,
110- links : [
111- { icon : 'github' , link : 'https://github.com/poyoho' } ,
112- { icon : 'twitter' , link : 'https://twitter.com/yoho_po' } ,
113- ] ,
114- } ,
11567 {
11668 avatar : 'https://github.com/ArnaudBarre.png' ,
11769 name : 'Arnaud Barré' ,
@@ -147,9 +99,56 @@ export const core = [
14799 ] ,
148100 sponsor : 'https://github.com/sponsors/sheremet-va' ,
149101 } ,
102+ {
103+ avatar : 'https://github.com/Shinigami92.png' ,
104+ name : 'Shinigami' ,
105+ title : 'Maintainer' ,
106+ org : 'Faker' ,
107+ orgLink : 'https://fakerjs.dev' ,
108+ desc : 'Passionate TypeScript enthusiast working extensively with Vue SPA and pug.' ,
109+ links : [
110+ { icon : 'github' , link : 'https://github.com/Shinigami92' } ,
111+ { icon : 'mastodon' , link : 'https://elk.zone/mas.to/@Shini92' } ,
112+ ] ,
113+ sponsor : 'https://github.com/sponsors/Shinigami92' ,
114+ } ,
115+ {
116+ avatar : 'https://github.com/sodatea.png' ,
117+ name : 'Haoqun Jiang' ,
118+ title : 'Developer' ,
119+ org : 'Vue.js' ,
120+ orgLink : 'https://vuejs.org/' ,
121+ desc : 'Vue/Vite core team member. Full-time open sourcerer.' ,
122+ links : [
123+ { icon : 'github' , link : 'https://github.com/sodatea' } ,
124+ { icon : 'twitter' , link : 'https://twitter.com/haoqunjiang' } ,
125+ { icon : 'mastodon' , link : 'https://elk.zone/m.webtoo.ls/@haoqun' } ,
126+ ] ,
127+ sponsor : 'https://github.com/sponsors/sodatea' ,
128+ } ,
150129]
151130
152131export const emeriti = [
132+ {
133+ avatar : 'https://i.imgur.com/KMed6rQ.jpeg' ,
134+ name : 'Alec Larson' ,
135+ title : 'Entrepreneur' ,
136+ desc : 'Dabbling in social ecommerce, meta frameworks, and board games' ,
137+ links : [
138+ { icon : 'github' , link : 'https://github.com/aleclarson' } ,
139+ { icon : 'twitter' , link : 'https://twitter.com/retropragma' } ,
140+ ] ,
141+ } ,
142+ {
143+ avatar : 'https://github.com/poyoho.png' ,
144+ name : 'yoho' ,
145+ title : 'Frontend Developer' ,
146+ desc : 'Frontend. Vite team member.' ,
147+ links : [
148+ { icon : 'github' , link : 'https://github.com/poyoho' } ,
149+ { icon : 'twitter' , link : 'https://twitter.com/yoho_po' } ,
150+ ] ,
151+ } ,
153152 {
154153 avatar : 'https://github.com/ygj6.png' ,
155154 name : 'ygj6' ,
0 commit comments