diff --git a/src/v2/guide/team.md b/src/v2/guide/team.md index 807284de57..db8a8dbc20 100644 --- a/src/v2/guide/team.md +++ b/src/v2/guide/team.md @@ -1136,7 +1136,41 @@ order: 803 links: [ 'https://vuejs.london' ] - } + }, + { + name: 'Phan An', + title: 'Backend Designer & Process Poet', + city: 'Munich, Germany', + languages: ['vi', 'en'], + github: 'phanan', + twitter: 'notphanan', + reposPersonal: [ + 'vuequery', 'vue-google-signin-button' + ], + links: [ + 'https://vi.vuejs.org', + 'https://phanan.net/' + ] + }, + { + name: 'Filip Rakowski', + title: 'eCommerce & PWA mastah', + city: 'Wrocław, Poland', + languages: ['pl', 'en'], + github: 'filrak', + twitter: 'filrakowski', + work: { + role: 'FED & Vue Storefront Co-founder', + org: 'Divante', + orgUrl: 'https://divante.co/' + }, + reposPersonal: [ + 'DivanteLtd/vue-storefront', 'filrak/vue-offline' + ], + links: [ + 'https://vuestorefront.io' + ] + }, ] Vue.component('vuer-profile', {