forked from Cykeek/Official_Devices
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathteams.json
More file actions
36 lines (36 loc) · 1.01 KB
/
teams.json
File metadata and controls
36 lines (36 loc) · 1.01 KB
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
{
"team": [
{
"name": "Sahil",
"github": "https://github.com/onkarsinghsahil",
"telegram": "https://t.me/error7951",
"XDA": "",
"role": "Core-Member web-developer",
"profile-pic": "https://avatars.githubusercontent.com/u/80300768"
},
{
"name": "Tanishq sharma",
"github": "https://github.com/TanishqSharma2022",
"telegram": "",
"XDA": "",
"role": "Core-Member web-developer",
"profile-pic": "https://avatars.githubusercontent.com/u/123730739"
},
{
"name": "",
"github": "",
"telegram": "",
"XDA": "",
"role": "Core-Member web-developer",
"profile-pic": ""
},
{
"name": "",
"github": "",
"telegram": "",
"XDA": "",
"role": "Core-Member web-developer",
"profile-pic": ""
}
]
}