Skip to content

Commit 8964286

Browse files
gbezyukchrisvfritz
authored andcommitted
Translation Gang representation on the Team page (vuejs#1024)
* Russian translators team added * Alex Sokolov info update * gbezyuk twitter removed * Tweaks to Russian profiles - Updated Führer to Leader, to avoid Nazi connotations 😬 - Updated gbezyuk's city to Moscow so that we can give him coords - Added coords for Russian cities - Updated reposOfficial to reposPersonal, as reposOfficial is for vuejs org repos
1 parent 7a523e6 commit 8964286

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

src/v2/guide/team.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,10 +202,12 @@ order: 31
202202
'Hangzhou, China': [30.274084, 120.155070],
203203
'Jersey City, NJ, USA': [40.728157, -74.558716],
204204
'Kingston, Jamaica': [18.017874, -76.809904],
205+
'Krasnodar, Russia': [45.039267, 38.987221],
205206
'Lansing, MI, USA': [42.732535, -84.555535],
206207
'London, UK': [51.507351, -0.127758],
207208
'Lyon, France': [45.764043, 4.835659],
208209
'Mannheim, Germany': [49.487459, 8.466039],
210+
'Moscow, Russia': [55.755826, 37.617300],
209211
'Orlando, FL, USA': [28.538335, -81.379236],
210212
'Paris, France': [48.856614, 2.352222],
211213
'Seoul, South Korea': [37.566535, 126.977969],
@@ -737,6 +739,31 @@ order: 31
737739
reposPersonal: [
738740
'vuetifyjs/vuetify'
739741
]
742+
},
743+
{
744+
name: 'Grigoriy Beziuk',
745+
title: 'Translation Gang Leader',
746+
city: 'Moscow, Russia',
747+
languages: ['ru', 'de', 'en'],
748+
github: 'gbezyuk',
749+
work: {
750+
role: 'Full Stack Web Developer',
751+
org: 'Self Employed',
752+
orgUrl: 'http://gbezyuk.ru'
753+
},
754+
reposPersonal: [
755+
'translation-gang/ru.vuejs.org'
756+
]
757+
},
758+
{
759+
name: 'Alexander Sokolov',
760+
title: 'Russian Translation Sharp Eye',
761+
city: 'Krasnodar, Russia',
762+
languages: ['ru', 'en'],
763+
github: 'Alex-Sokolov',
764+
reposPersonal: [
765+
'translation-gang/ru.vuejs.org'
766+
]
740767
}
741768
]
742769

0 commit comments

Comments
 (0)