Skip to content

Commit

Permalink
add VueConf US organizers to community partners
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Dec 20, 2018
1 parent 472631c commit a32e156
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions src/v2/guide/team.md
Original file line number Diff line number Diff line change
Expand Up @@ -729,6 +729,34 @@ order: 803
]))

var partners = [
{
name: 'Pratik Patel',
title: 'Organizer of VueConf US',
city: 'Atlanta, GA, USA',
languages: ['en'],
work: {
role: 'Organizer',
org: 'VueConf US'
},
twitter: 'prpatel',
links: [
'https://us.vuejs.org/'
]
},
{
name: 'Vincent Mayers',
title: 'Organizer of VueConf US',
city: 'Atlanta, GA, USA',
languages: ['en'],
work: {
role: 'Organizer',
org: 'VueConf US'
},
twitter: 'vincentmayers',
links: [
'https://us.vuejs.org/'
]
},
{
name: 'Luke Thomas',
title: 'Creator of Vue.js Amsterdam',
Expand Down

0 comments on commit a32e156

Please sign in to comment.