Skip to content

Commit 97b44c6

Browse files
authored
Merge pull request #20 from coderbunker/teams+mathieugp
+ Mathieu GP
2 parents 75b91bb + 781d037 commit 97b44c6

File tree

3 files changed

+25
-1
lines changed

3 files changed

+25
-1
lines changed

locales/fr/team.fr.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,12 @@
1010
"Prototyping, agility, design, R&D": "Prototypage, agilité, design, R&D",
1111
"Python, Bash, Javascript, C/C++, Fortran": "Python, Bash, Javascript, C/C++, Fortran",
1212
"Devops (Linux, Ansible, Cloud, Docker)": "Devops (Linux, Ansible, Cloud, Docker)",
13-
"Data analysis": "Analyse de données"
13+
"Data analysis": "Analyse de données",
14+
"FOSS Computing Consultant": "Consultant en informatique libre",
15+
"Trained as analyst programmer": "Formé comme programmeur-analyste",
16+
"20+ years of experience in computer industry": "20+ ans expérience en informatique",
17+
"GNU/Linux Systems Administrator": "Administration de systèmes GNU/Linux",
18+
"Cloud computing and automation": "Infonuagique et automatisation",
19+
"Web development": "Développement Web",
20+
"Training and communication": "Formation et communication"
1421
}

src/assets/content/team.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,22 @@
3131
"Data analysis"
3232
]
3333
}
34+
,
35+
{
36+
"name": "Mathieu Gauthier-Pilote",
37+
"title": "FOSS Computing Consultant",
38+
"linkedin": "https://www.linkedin.com/in/mathieugp/",
39+
"github": "https://github.com/mathieugp",
40+
"image": "003_mathieu_gauthier_pilote.jpg",
41+
"highlights": [
42+
"Trained as analyst programmer",
43+
"20+ years of experience in computer industry",
44+
"GNU/Linux Systems Administrator",
45+
"CI/CD (Linux, Ansible, Cloud, Docker)",
46+
"Cloud computing and automation",
47+
"Web development",
48+
"Training and communication"
49+
]
50+
}
3451
]
3552
}
Loading

0 commit comments

Comments
 (0)