-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathcore.json
50 lines (50 loc) · 1.4 KB
/
core.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
[
{
"name": "Anirudh",
"github_username": "AndroBuddy",
"twitter_url": "https://twitter.com/androbuddy007",
"telegram_url": "http://t.me/AndroBuddy",
"profile_image": "https://github.com/AndroBuddy.png",
"role": "Founder & UI/UX"
},
{
"name": "Pavel",
"github_username": "ender1324",
"twitter_url": "https://twitter.com/ender13241",
"telegram_url": "http://t.me/ender1324",
"profile_image": "https://github.com/ender1324.png",
"role": "Founder & Core"
},
{
"name": "Sahil",
"github_username": "Ovenoboyo",
"twitter_url": "https://twitter.com/Ovenoboyo69",
"telegram_url": "http://t.me/Ovenoboyo",
"profile_image": "https://github.com/Ovenoboyo.png",
"role": "Founder"
},
{
"name": "Fynn",
"github_username": "elluzion",
"twitter_url": "https://twitter.com/elluzionmusic",
"telegram_url": "http://t.me/elluzion",
"profile_image": "https://github.com/elluzion.png",
"role": "UI/UX"
},
{
"name": "Sebastiano",
"github_username": "SebaUbuntu",
"twitter_url": "https://twitter.com/SebaUbuntu",
"telegram_url": "http://t.me/SebaUbuntu",
"profile_image": "https://github.com/SebaUbuntu.png",
"role": "Infrastructure"
},
{
"name": "Alexander",
"github_username": "dereference23",
"twitter_url": "https://twitter.com/SebaUbuntu",
"telegram_url": "http://t.me/dereference",
"profile_image": "https://github.com/dereference23.png",
"role": "Developer"
}
]