We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b6bb34 commit 8f8cc63Copy full SHA for 8f8cc63
src/v2/guide/team.md
@@ -906,7 +906,18 @@ order: 803
906
orgUrl: 'https://fandogh.org'
907
},
908
reposPersonal: [
909
- 'nuxt/nuxt.js', 'nuxt-community/modules', 'bootstrap-vue/bootstrap-vue'
+ 'nuxt/*', 'nuxt-community/*', 'bootstrap-vue/*'
910
+ ]
911
+ },
912
+ {
913
+ name: 'Xin Du',
914
+ title: 'Nuxpert',
915
+ city: 'Dublin, Ireland',
916
+ languages: ['zh', 'en'],
917
+ github: 'clarkdo',
918
+ twitter: 'ClarkDu_',
919
+ reposPersonal: [
920
+ 'nuxt/*', 'nuxt-community/*'
921
]
922
923
{
0 commit comments