Skip to content

Commit 28c8a42

Browse files
Justineochrisvfritz
authored andcommitted
Add myself to the team (vuejs#1713)
😆
1 parent c604655 commit 28c8a42

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

src/v2/guide/team.md

+18
Original file line numberDiff line numberDiff line change
@@ -654,6 +654,24 @@ order: 803
654654
reposPersonal: [
655655
'vue-computed-helpers', 'vue-content-placeholders'
656656
]
657+
},
658+
{
659+
name: 'GU Yiling',
660+
city: 'Shanghai, China',
661+
languages: ['zh', 'en'],
662+
work: {
663+
role: 'Senior web developer',
664+
org: 'Baidu, inc.',
665+
orgUrl: 'https://www.baidu.com/'
666+
},
667+
github: 'Justineo',
668+
twitter: '_justineo',
669+
reposOfficial: [
670+
'vue', 'cn.vuejs.org'
671+
],
672+
reposPersonal: [
673+
'Justineo/vue-awesome', 'ecomfe/vue-echarts', 'ecomfe/veui'
674+
]
657675
}
658676
]))
659677

0 commit comments

Comments
 (0)