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 9c8262b commit 242f0d0Copy full SHA for 242f0d0
src/v2/guide/team.md
@@ -598,6 +598,21 @@ order: 803
598
reposPersonal: [
599
'monterail/vue-multiselect', 'monterail/vue-newsletter'
600
]
601
+ },
602
+ {
603
+ name: 'kingwl',
604
+ title: 'New Bee',
605
+ city: 'Beijin, China',
606
+ languages: ['zh'],
607
+ work: {
608
+ role: 'Software Development Engineer',
609
+ org: 'Chaitin',
610
+ orgUrl: 'https://chaitin.cn/'
611
612
+ github: 'kingwl',
613
+ reposOfficial: [
614
+ 'vue'
615
+ ]
616
}
617
]))
618
0 commit comments