Skip to content

Commit 642efaa

Browse files
filrakphanan
authored andcommitted
Added community partner Filip Rakowski (#1960)
Added myself as a community partner ![image](https://user-images.githubusercontent.com/15185752/51786290-5fd7ca80-2162-11e9-8881-ea03c772ab62.png)
1 parent 0632870 commit 642efaa

File tree

1 file changed

+35
-1
lines changed

1 file changed

+35
-1
lines changed

src/v2/guide/team.md

Lines changed: 35 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1136,7 +1136,41 @@ order: 803
11361136
links: [
11371137
'https://vuejs.london'
11381138
]
1139-
}
1139+
},
1140+
{
1141+
name: 'Phan An',
1142+
title: 'Backend Designer & Process Poet',
1143+
city: 'Munich, Germany',
1144+
languages: ['vi', 'en'],
1145+
github: 'phanan',
1146+
twitter: 'notphanan',
1147+
reposPersonal: [
1148+
'vuequery', 'vue-google-signin-button'
1149+
],
1150+
links: [
1151+
'https://vi.vuejs.org',
1152+
'https://phanan.net/'
1153+
]
1154+
},
1155+
{
1156+
name: 'Filip Rakowski',
1157+
title: 'eCommerce & PWA mastah',
1158+
city: 'Wrocław, Poland',
1159+
languages: ['pl', 'en'],
1160+
github: 'filrak',
1161+
twitter: 'filrakowski',
1162+
work: {
1163+
role: 'FED & Vue Storefront Co-founder',
1164+
org: 'Divante',
1165+
orgUrl: 'https://divante.co/'
1166+
},
1167+
reposPersonal: [
1168+
'DivanteLtd/vue-storefront', 'filrak/vue-offline'
1169+
],
1170+
links: [
1171+
'https://vuestorefront.io'
1172+
]
1173+
},
11401174
]
11411175

11421176
Vue.component('vuer-profile', {

0 commit comments

Comments
 (0)