-
-
Notifications
You must be signed in to change notification settings - Fork 21
/
team.json
58 lines (58 loc) · 1.46 KB
/
team.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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
[
{
"title": "Romain Lenzotti",
"job": "Tech Lead",
"src": "https://avatars3.githubusercontent.com/u/1763311?v=4",
"github": "Romakita",
"twitter": "RomainLenzotti",
"website": "https://tsed.io",
"country": "France",
"city": "Paris",
"role": "Framework Author"
},
{
"title": "Loriane Eymann",
"job": "Developer Fullstack",
"src": "https://avatars.githubusercontent.com/u/34451946?v=4",
"github": "LorianeE",
"country": "France",
"city": "Paris",
"role": "Framework"
},
{
"title": "Nino Bergen",
"job": "Developer Fullstack",
"src": "https://avatars.githubusercontent.com/u/39458340?v=4",
"github": "xCryzed",
"country": "Germany",
"city": "Aachen",
"role": "Framework"
},
{
"title": "Emilien Leroy",
"job": "Developer Fullstack",
"src": "https://avatars.githubusercontent.com/u/31723722?v=4",
"github": "EmilienLeroy",
"country": "France",
"city": "NoWhere",
"role": "Contributor"
},
{
"title": "Ochrstn",
"job": "Developer",
"src": "https://avatars.githubusercontent.com/u/25102041?v=4",
"github": "EmilienLeroy",
"country": "Germany",
"city": "NoWhere",
"role": "Contributor"
},
{
"title": "Stefanvanherwijnen",
"job": "Developer",
"src": "https://avatars.githubusercontent.com/u/5968971?v=4",
"github": "stefanvanherwijnen",
"country": "NoWhere",
"city": "NoWhere",
"role": "Contributor"
}
]