|
48 | 48 | }, |
49 | 49 | { |
50 | 50 | "name": "Eduardo", |
51 | | - "title": "Developer & Consultant", |
| 51 | + "title": "Software Engineer", |
52 | 52 | "company": "Freelance", |
53 | | - "location": "Paris, France", |
| 53 | + "location": "Berlin, Germany", |
54 | 54 | "languages": ["Spanish", "French", "English"], |
55 | 55 | "socials": { |
56 | 56 | "github": "posva", |
|
78 | 78 | }, |
79 | 79 | { |
80 | 80 | "name": "Haoqun Jiang", |
81 | | - "title": "Developer", |
82 | | - "company": "Vue.js", |
| 81 | + "title": "Principal", |
| 82 | + "company": "Global Brain", |
| 83 | + "companyLink": "https://globalbrains.com/", |
83 | 84 | "projects": [ |
84 | 85 | { |
85 | 86 | "label": "create-vue", |
86 | 87 | "url": "https://github.com/vuejs/create-vue" |
87 | 88 | }, |
| 89 | + { |
| 90 | + "label": "ecosystem-ci", |
| 91 | + "url": "https://github.com/vuejs/ecosystem-ci" |
| 92 | + }, |
88 | 93 | { |
89 | 94 | "label": "vite", |
90 | 95 | "url": "https://github.com/vitejs/vite" |
91 | 96 | }, |
92 | 97 | { |
93 | 98 | "label": "vue-cli", |
94 | 99 | "url": "https://github.com/vuejs/vue-cli" |
95 | | - }, |
96 | | - { |
97 | | - "label": "vue-loader", |
98 | | - "url": "https://github.com/vuejs/vue-loader" |
99 | 100 | } |
100 | 101 | ], |
101 | | - "location": "Hangzhou, China", |
| 102 | + "location": "Tokyo, Japan", |
102 | 103 | "languages": ["Chinese", "English"], |
103 | 104 | "socials": { |
104 | | - "github": "sodatea", |
| 105 | + "github": "haoqunjiang", |
105 | 106 | "twitter": "haoqunjiang" |
106 | 107 | }, |
107 | | - "sponsor": true |
| 108 | + "sponsor": true, |
| 109 | + "website": { |
| 110 | + "label": "haoqun.dev", |
| 111 | + "url": "https://haoqun.dev/" |
| 112 | + } |
108 | 113 | }, |
109 | 114 | { |
110 | 115 | "name": "Jinjiang", |
|
503 | 508 | }, |
504 | 509 | { |
505 | 510 | "name": "ubugeeei", |
506 | | - "title": "Software Engineer", |
| 511 | + "title": "Chief Engineer", |
507 | 512 | "company": "Mates Inc.", |
508 | 513 | "companyLink": "https://github.com/mates-system", |
509 | 514 | "projects": [ |
|
541 | 546 | "socials": { |
542 | 547 | "github": "ubugeeei", |
543 | 548 | "twitter": "ubugeeei" |
| 549 | + }, |
| 550 | + "sponsor": true |
| 551 | + }, |
| 552 | + { |
| 553 | + "name": "Vincent Ngai • SerKo", |
| 554 | + "title": "Full Stack Developer", |
| 555 | + "projects": [ |
| 556 | + { |
| 557 | + "label": "vuejs/language-tools", |
| 558 | + "url": "https://github.com/vuejs/language-tools" |
| 559 | + }, |
| 560 | + { |
| 561 | + "label": "Vue AI", |
| 562 | + "url": "https://github.com/vuejs-ai" |
| 563 | + } |
| 564 | + ], |
| 565 | + "location": ["Hong Kong", "Taiwan"], |
| 566 | + "languages": ["Chinese", "English"], |
| 567 | + "website": { |
| 568 | + "label": "serko.dev", |
| 569 | + "url": "https://serko.dev" |
| 570 | + }, |
| 571 | + "socials": { |
| 572 | + "github": "serkodev", |
| 573 | + "twitter": "serkodev" |
544 | 574 | } |
545 | 575 | } |
546 | 576 | ] |
0 commit comments