-
Notifications
You must be signed in to change notification settings - Fork 4
/
team.json
84 lines (84 loc) · 3.37 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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
{
"Team": [
{
"img": "https://img.mewapi.io/?image=https://raw.githubusercontent.com/MyEtherWallet/dynamic-data/main/assets/images/team/kosala.png",
"name": "Kosala",
"title": "Founder/CEO"
},
{
"img": "https://img.mewapi.io/?image=https://raw.githubusercontent.com/MyEtherWallet/dynamic-data/main/assets/images/team/brian.png",
"name": "Brian",
"title": "COO"
},
{
"img": "https://img.mewapi.io/?image=https://raw.githubusercontent.com/MyEtherWallet/dynamic-data/main/assets/images/team/olga.png",
"name": "Olga",
"title": "VP"
},
{
"img": "https://img.mewapi.io/?image=https://raw.githubusercontent.com/MyEtherWallet/dynamic-data/main/assets/images/team/alex.png",
"name": "Alex",
"title": "Director of Mobile"
},
{
"img": "https://img.mewapi.io/?image=https://raw.githubusercontent.com/MyEtherWallet/dynamic-data/main/assets/images/team/misha.png",
"name": "Misha",
"title": "Lead Mobile Developer"
},
{
"img": "https://img.mewapi.io/?image=https://raw.githubusercontent.com/MyEtherWallet/dynamic-data/main/assets/images/team/gamaliel.png",
"name": "Yel",
"title": "Lead Web Developer"
},
{
"img": "https://img.mewapi.io/?image=https://raw.githubusercontent.com/MyEtherWallet/dynamic-data/main/assets/images/team/placeholder.png",
"name": "Karly",
"title": "Web Product Manager"
},
{
"img": "https://img.mewapi.io/?image=https://raw.githubusercontent.com/MyEtherWallet/dynamic-data/main/assets/images/team/gage.png",
"name": "Gage",
"title": "Full-Stack Developer"
},
{
"img": "https://img.mewapi.io/?image=https://raw.githubusercontent.com/MyEtherWallet/dynamic-data/main/assets/images/team/placeholder.png",
"name": "Nick",
"title": "Senior Back-End Developer"
},
{
"img": "https://img.mewapi.io/?image=https://raw.githubusercontent.com/MyEtherWallet/dynamic-data/main/assets/images/team/semaja.png",
"name": "Semaja",
"title": "QA Specialist"
},
{
"img": "https://img.mewapi.io/?image=https://raw.githubusercontent.com/MyEtherWallet/dynamic-data/main/assets/images/team/brittany.png",
"name": "Brittany",
"title": "Operations Manager"
},
{
"img": "https://img.mewapi.io/?image=https://raw.githubusercontent.com/MyEtherWallet/dynamic-data/main/assets/images/team/vince.png",
"name": "Vince",
"title": "Marketing Manager"
},
{
"img": "https://img.mewapi.io/?image=https://raw.githubusercontent.com/MyEtherWallet/dynamic-data/main/assets/images/team/katya.png",
"name": "Katya",
"title": "Head of Content and Community"
},
{
"img": "https://img.mewapi.io/?image=https://raw.githubusercontent.com/MyEtherWallet/dynamic-data/main/assets/images/team/kealii.png",
"name": "Kealii",
"title": "Social Media Specialist"
},
{
"img": "https://img.mewapi.io/?image=https://raw.githubusercontent.com/MyEtherWallet/dynamic-data/main/assets/images/team/andrew-dao.png",
"name": "Andrew Dao",
"title": "Blockchain Community Specialist"
},
{
"img": "https://img.mewapi.io/?image=https://raw.githubusercontent.com/MyEtherWallet/dynamic-data/main/assets/images/team/jazmine.png",
"name": "Jasmine",
"title": "Blockchain Community Specialist"
}
]
}