Skip to content

Commit 46abc37

Browse files
committed
add Sarah Drasner to community partners
1 parent d3caef7 commit 46abc37

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

src/v2/guide/team.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,7 @@ order: 31
198198
'Bucharest, Romania': [44.426767, 26.102538],
199199
'Chengdu, China': [30.572815, 104.066801],
200200
'Chongqing, China': [29.431586, 106.912251],
201+
'Denver, CO, USA': [39.739236, -104.990251],
201202
'Dubna, Russia': [56.732020, 37.166897],
202203
'Hangzhou, China': [30.274084, 120.155070],
203204
'Jersey City, NJ, USA': [40.728157, -74.558716],
@@ -777,6 +778,20 @@ order: 31
777778
reposPersonal: [
778779
'translation-gang/ru.vuejs.org'
779780
]
781+
},
782+
{
783+
name: 'Sarah Drasner',
784+
city: 'Denver, CO, USA',
785+
languages: ['en'],
786+
work: {
787+
role: 'Consultant'
788+
},
789+
github: 'sdras',
790+
twitter: 'sarah_edo',
791+
codepen: 'sdras',
792+
reposPersonal: [
793+
'intro-to-vue', 'vue-sublime-snippets', 'nuxt-type', 'animating-vue-workshop', 'vue-wine-label', 'vue-weather-notifier'
794+
]
780795
}
781796
]
782797

0 commit comments

Comments
 (0)