Skip to content

Commit a32e156

Browse files
committed
add VueConf US organizers to community partners
1 parent 472631c commit a32e156

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

src/v2/guide/team.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -729,6 +729,34 @@ order: 803
729729
]))
730730

731731
var partners = [
732+
{
733+
name: 'Pratik Patel',
734+
title: 'Organizer of VueConf US',
735+
city: 'Atlanta, GA, USA',
736+
languages: ['en'],
737+
work: {
738+
role: 'Organizer',
739+
org: 'VueConf US'
740+
},
741+
twitter: 'prpatel',
742+
links: [
743+
'https://us.vuejs.org/'
744+
]
745+
},
746+
{
747+
name: 'Vincent Mayers',
748+
title: 'Organizer of VueConf US',
749+
city: 'Atlanta, GA, USA',
750+
languages: ['en'],
751+
work: {
752+
role: 'Organizer',
753+
org: 'VueConf US'
754+
},
755+
twitter: 'vincentmayers',
756+
links: [
757+
'https://us.vuejs.org/'
758+
]
759+
},
732760
{
733761
name: 'Luke Thomas',
734762
title: 'Creator of Vue.js Amsterdam',

0 commit comments

Comments
 (0)