diff --git a/src/.vuepress/components/community/team/members.js b/src/.vuepress/components/community/team/members.js index 837a781250..9d312d3a14 100644 --- a/src/.vuepress/components/community/team/members.js +++ b/src/.vuepress/components/community/team/members.js @@ -65,20 +65,15 @@ const members = [ }, { name: 'Jinjiang', - title: 'Mobile Extrapolator', - city: 'Hangzhou, China', + city: 'Singapore', languages: ['zh', 'en'], github: 'jinjiang', twitter: 'zhaojinjiang', - work: { - org: 'Alibaba', - orgUrl: 'https://www.alibaba.com/' - }, reposOfficial: [ - 'cn.vuejs.org' + 'cn.vuejs.org', 'vue-docs-zh-cn' ], reposPersonal: [ - 'apache/incubator-weex' + 'vue-a11y-utils', 'vue-mark-display', 'mark2slides', 'vue-keyboard-over' ] }, {