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 9dd21e4 commit 4beb54eCopy full SHA for 4beb54e
src/v2/guide/team.md
@@ -672,6 +672,21 @@ order: 803
672
reposPersonal: [
673
'Justineo/vue-awesome', 'ecomfe/vue-echarts', 'ecomfe/veui'
674
]
675
+ },
676
+ {
677
+ name: 'ULIVZ',
678
+ city: 'Hangzhou, China',
679
+ languages: ['zh', 'en'],
680
+ work: {
681
+ role: 'Senior Frontend Developer',
682
+ org: 'AntFinancial',
683
+ orgUrl: 'https://www.antfin.com'
684
685
+ github: 'ulivz',
686
+ twitter: '_ulivz',
687
+ reposOfficial: [
688
+ 'vuepress'
689
+ ]
690
}
691
]))
692
0 commit comments