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