diff --git a/src/about/team/members-core.json b/src/about/team/members-core.json index 6df9b31dd..33a12cc62 100644 --- a/src/about/team/members-core.json +++ b/src/about/team/members-core.json @@ -169,34 +169,6 @@ }, "sponsor": true }, - { - "name": "Rahul Kadyan", - "title": "Software Engineer", - "company": "Grammarly", - "companyLink": "https://grammarly.com/", - "projects": [ - { - "label": "vuejs/core", - "url": "https://github.com/vuejs/core" - }, - { "label": "VueDX", "url": "https://github.com/vuedx" }, - { - "label": "rollup-plugin-vue", - "url": "https://github.com/vuejs/rollup-plugin-vue" - } - ], - "location": "Bangalore, India", - "languages": ["Hindi", "English"], - "socials": { - "github": "znck", - "twitter": "znck0" - }, - "website": { - "label": "https://znck.me", - "url": "https://znck.me" - }, - "sponsor": true - }, { "name": "Linusborg", "title": "Hive-Mind Community Wrangler (Probably a Bot)", @@ -429,22 +401,6 @@ }, "sponsor": true }, - { - "name": "HcySunYang", - "title": "Developer", - "projects": [ - { - "label": "vuejs/core", - "url": "https://github.com/vuejs/core" - } - ], - "location": "Beijing, China", - "languages": ["Chinese", "English"], - "socials": { - "github": "HcySunYang", - "twitter": "HcySunYang" - } - }, { "name": "Johnson Chu", "title": "Developer", diff --git a/src/about/team/members-emeriti.json b/src/about/team/members-emeriti.json index 9d1d5aac9..bfc036c57 100644 --- a/src/about/team/members-emeriti.json +++ b/src/about/team/members-emeriti.json @@ -258,5 +258,49 @@ "twitter": "DamianDulisz" }, "sponsor": true + }, + { + "name": "HcySunYang", + "title": "Developer", + "projects": [ + { + "label": "vuejs/core", + "url": "https://github.com/vuejs/core" + } + ], + "location": "Beijing, China", + "languages": ["Chinese", "English"], + "socials": { + "github": "HcySunYang", + "twitter": "HcySunYang" + } + }, + { + "name": "Rahul Kadyan", + "title": "Software Engineer", + "company": "Grammarly", + "companyLink": "https://grammarly.com/", + "projects": [ + { + "label": "vuejs/core", + "url": "https://github.com/vuejs/core" + }, + { "label": "VueDX", "url": "https://github.com/vuedx" }, + { + "label": "rollup-plugin-vue", + "url": "https://github.com/vuejs/rollup-plugin-vue" + } + ], + "location": "Bangalore, India", + "languages": ["Hindi", "English"], + "socials": { + "github": "znck", + "twitter": "znck0" + }, + "website": { + "label": "https://znck.me", + "url": "https://znck.me" + }, + "sponsor": true } ]