Skip to content

Commit 6991a8f

Browse files
authored
Update Jinjiang's personal information (#70)
1 parent 9a6fa5c commit 6991a8f

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

Diff for: src/.vuepress/components/community/team/members.js

+3-8
Original file line numberDiff line numberDiff line change
@@ -65,20 +65,15 @@ const members = [
6565
},
6666
{
6767
name: 'Jinjiang',
68-
title: 'Mobile Extrapolator',
69-
city: 'Hangzhou, China',
68+
city: 'Singapore',
7069
languages: ['zh', 'en'],
7170
github: 'jinjiang',
7271
twitter: 'zhaojinjiang',
73-
work: {
74-
org: 'Alibaba',
75-
orgUrl: 'https://www.alibaba.com/'
76-
},
7772
reposOfficial: [
78-
'cn.vuejs.org'
73+
'cn.vuejs.org', 'vue-docs-zh-cn'
7974
],
8075
reposPersonal: [
81-
'apache/incubator-weex'
76+
'vue-a11y-utils', 'vue-mark-display', 'mark2slides', 'vue-keyboard-over'
8277
]
8378
},
8479
{

0 commit comments

Comments
 (0)