We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c604655 commit 28c8a42Copy full SHA for 28c8a42
src/v2/guide/team.md
@@ -654,6 +654,24 @@ order: 803
654
reposPersonal: [
655
'vue-computed-helpers', 'vue-content-placeholders'
656
]
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
+ ]
675
}
676
]))
677
0 commit comments