Skip to content

Commit 48d3cb0

Browse files
rstoenescuchrisvfritz
authored andcommitted
Update team.md (vuejs#1015)
* Update team.md * update team page profile for rstoenescu
1 parent ed5c69d commit 48d3cb0

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

src/v2/guide/team.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,7 @@ order: 31
191191
'Annecy, France': [45.899247, 6.129384],
192192
'Bangalore, India': [12.971599, 77.594563],
193193
'Bordeaux, France': [44.837789, -0.579180],
194+
'Bucharest, Romania': [44.426767, 26.102538]
194195
'Chengdu, China': [30.572815, 104.066801],
195196
'Chongqing, China': [29.431586, 106.912251],
196197
'Dubna, Russia': [56.732020, 37.166897],
@@ -226,7 +227,8 @@ order: 31
226227
es: 'Español',
227228
hi: 'हिंदी',
228229
fa: 'فارسی',
229-
ko: '한국어'
230+
ko: '한국어',
231+
ro: 'Română'
230232
}
231233

232234
var team = [{
@@ -669,6 +671,22 @@ order: 31
669671
'vuejs-br/br.vuejs.org', 'ErickPetru/vue-feathers-chat'
670672
]
671673
},
674+
{
675+
name: 'Razvan Stoenescu',
676+
title: 'Deep Space Quasar Creator',
677+
city: 'Bucharest, Romania',
678+
languages: ['ro', 'en'],
679+
github: 'rstoenescu',
680+
twitter: 'quasarframework',
681+
work: {
682+
role: 'Developer',
683+
org: 'Quasar Framework',
684+
orgUrl: 'http://quasar-framework.org/'
685+
},
686+
reposPersonal: [
687+
'quasarframework/quasar', 'quasarframework/quasar-cli', 'quasarframework/quasar-play'
688+
]
689+
},
672690
{
673691
name: 'Jilson Thomas',
674692
title: 'Vue Promoter and VueJobs Guy',

0 commit comments

Comments
 (0)