-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcoreTeam.json
29 lines (29 loc) · 1 KB
/
coreTeam.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
[
{
"name": "Diego Maia",
"designation": "Analista de Infraestrutura",
"twitter": "",
"linkedin": "https://www.linkedin.com/in/diegosmaia",
"github": "https://fossday.org/github.com/2dsm",
"profileImage": "diego-maia.jpg",
"website": "http://www.diegosmaia.me"
},
{
"name": "Rafael Dutra",
"designation": "SysAdmin",
"twitter": "https://twitter.com/raffaeldutra",
"linkedin": "https://www.linkedin.com/in/rafaeldutra",
"github": "https://github.com/raffaeldutra",
"profileImage": "rafael-dutra.jpeg",
"website": "https://rafaeldutra.me"
},
{
"name": "Régis Tomkiel",
"designation": "Coordenador de projetos",
"twitter": "https://twitter.com/tomtomkiel",
"linkedin": "https://www.linkedin.com/in/regis-tomkiel",
"github": "https://github.com/rtomkiel",
"profileImage": "regis-tomkiel.jpeg",
"website": "https://doseextra.com.br"
}
]