Skip to content

Commit

Permalink
Feat(members): Update the emeriti #1460 (#1463)
Browse files Browse the repository at this point in the history
  • Loading branch information
tisma95 authored Nov 18, 2024
1 parent 3c1d342 commit 7fb9c16
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 44 deletions.
44 changes: 0 additions & 44 deletions src/about/team/members-core.json
Original file line number Diff line number Diff line change
Expand Up @@ -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, Inde",
"languages": ["Hindi", "Anglais"],
"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)",
Expand Down Expand Up @@ -429,22 +401,6 @@
},
"sponsor": true
},
{
"name": "HcySunYang",
"title": "Developer",
"projects": [
{
"label": "vuejs/core",
"url": "https://github.com/vuejs/core"
}
],
"location": "Pékin, Chine",
"languages": ["Chinois", "Anglais"],
"socials": {
"github": "HcySunYang",
"twitter": "HcySunYang"
}
},
{
"name": "Johnson Chu",
"title": "Developer",
Expand Down
44 changes: 44 additions & 0 deletions src/about/team/members-emeriti.json
Original file line number Diff line number Diff line change
Expand Up @@ -258,5 +258,49 @@
"twitter": "DamianDulisz"
},
"sponsor": true
},
{
"name": "HcySunYang",
"title": "Developer",
"projects": [
{
"label": "vuejs/core",
"url": "https://github.com/vuejs/core"
}
],
"location": "Pékin, Chine",
"languages": ["Chinois", "Anglais"],
"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, Inde",
"languages": ["Hindi", "Anglais"],
"socials": {
"github": "znck",
"twitter": "znck0"
},
"website": {
"label": "https://znck.me",
"url": "https://znck.me"
},
"sponsor": true
}
]

0 comments on commit 7fb9c16

Please sign in to comment.