We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a6fa5c commit 6991a8fCopy full SHA for 6991a8f
src/.vuepress/components/community/team/members.js
@@ -65,20 +65,15 @@ const members = [
65
},
66
{
67
name: 'Jinjiang',
68
- title: 'Mobile Extrapolator',
69
- city: 'Hangzhou, China',
+ city: 'Singapore',
70
languages: ['zh', 'en'],
71
github: 'jinjiang',
72
twitter: 'zhaojinjiang',
73
- work: {
74
- org: 'Alibaba',
75
- orgUrl: 'https://www.alibaba.com/'
76
- },
77
reposOfficial: [
78
- 'cn.vuejs.org'
+ 'cn.vuejs.org', 'vue-docs-zh-cn'
79
],
80
reposPersonal: [
81
- 'apache/incubator-weex'
+ 'vue-a11y-utils', 'vue-mark-display', 'mark2slides', 'vue-keyboard-over'
82
]
83
84
0 commit comments