Skip to content

Commit 0a3fc29

Browse files
MachinisteWebchrisvfritz
authored andcommitted
team.md : add Bruno Lesieur as a partner community members (vuejs#1009)
* Add Bruno Lesieur as member to speak in french Signed-off-by: Bruno Lesieur <bruno.lesieur@gmail.com> * revise Haeresis' profile in Community Partners - Added coordinates for Annecy, France - Update Haeresis' title to be a little sillier 😄 - Add `vuejs-fr/vuejs.org` to Haeresis' reposPersonal, as it's a major Vue-focused resource that he personally manages - Remove `Haeresis/node-atlas` from reposPersonal, as it's only for Vue-focused repos
1 parent 1529925 commit 0a3fc29

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

src/v2/guide/team.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,8 @@ order: 31
206206
'Bangalore, India': [12.971599, 77.594563],
207207
'Kingston, Jamaica': [18.017874, -76.809904],
208208
'Tehran, Iran': [35.689197, 51.388974],
209-
'Shanghai, China': [31.230390, 121.473702]
209+
'Shanghai, China': [31.230390, 121.473702],
210+
'Annecy, France': [45.899247, 6.129384]
210211
}
211212
var languageNameFor = {
212213
en: 'English',
@@ -612,6 +613,25 @@ order: 31
612613
reposPersonal: [
613614
'elemefe/element', 'elemefe/mint-ui'
614615
]
616+
},
617+
{
618+
name: 'Bruno Lesieur',
619+
title: 'French Community Directeur',
620+
city: 'Annecy, France',
621+
languages: ['fr', 'en'],
622+
github: 'Haeresis',
623+
twitter: 'MachinisteWeb',
624+
work: {
625+
role: 'Cofounder',
626+
org: 'Orchard ID',
627+
orgUrl: 'https://www.orchard-id.com/'
628+
},
629+
reposPersonal: [
630+
'vuejs-fr/vuejs.org', 'Haeresis/node-atlas-hello-vue'
631+
],
632+
links: [
633+
'https://node-atlas.js.org/', 'https://blog.lesieur.name/'
634+
]
615635
}
616636
]
617637

0 commit comments

Comments
 (0)