We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8202ff8 commit 997badeCopy full SHA for 997bade
src/v2/guide/team.md
@@ -731,6 +731,34 @@ order: 803
731
]))
732
733
var partners = [
734
+ {
735
+ name: 'Pratik Patel',
736
+ title: 'Organizer of VueConf US',
737
+ city: 'Atlanta, GA, USA',
738
+ languages: ['en'],
739
+ work: {
740
+ role: 'Organizer',
741
+ org: 'VueConf US'
742
+ },
743
+ twitter: 'prpatel',
744
+ links: [
745
+ 'https://us.vuejs.org/'
746
+ ]
747
748
749
+ name: 'Vincent Mayers',
750
751
752
753
754
755
756
757
+ twitter: 'vincentmayers',
758
759
760
761
762
{
763
name: 'Luke Thomas',
764
title: 'Creator of Vue.js Amsterdam',
0 commit comments