-
Notifications
You must be signed in to change notification settings - Fork 10
/
.all-contributorsrc
87 lines (87 loc) · 2.03 KB
/
.all-contributorsrc
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
85
86
87
{
"projectName": "discord-netflix",
"projectOwner": "V0l-D",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"types": {
"help": {
"symbol": "💡",
"description": "Support",
"link": ""
}
},
"contributors": [
{
"login": "V0l-D",
"name": "V0l-D",
"avatar_url": "https://avatars.githubusercontent.com/u/35117713?v=4",
"profile": "https://github.com/V0l-D",
"contributions": [
"code",
"design"
]
},
{
"login": "nirewen",
"name": "Eduardo Londero",
"avatar_url": "https://avatars1.githubusercontent.com/u/8761479?v=4",
"profile": "https://github.com/nirewen",
"contributions": [
"code",
"design"
]
},
{
"login": "Wist9063",
"name": "Wist9063",
"avatar_url": "https://avatars0.githubusercontent.com/u/22089269?v=4",
"profile": "https://hexaplexsoftware.ga/",
"contributions": [
"code",
"design"
]
},
{
"login": "Keyygan",
"name": "Keegan",
"avatar_url": "https://avatars1.githubusercontent.com/u/27071605?v=4",
"profile": "https://keyygan.me",
"contributions": [
"code"
]
},
{
"login": "dmfj",
"name": "Dominic Fitch-Jones",
"avatar_url": "https://avatars2.githubusercontent.com/u/13137236?v=4",
"profile": "https://github.com/dmfj",
"contributions": [
"help"
]
},
{
"login": "NovusTheory",
"name": "NovusTheory",
"avatar_url": "https://avatars0.githubusercontent.com/u/3434404?v=4",
"profile": "https://modulobot.xyz",
"contributions": [
"code"
]
},
{
"login": "Maik",
"name": "Maik",
"avatar_url": "https://cdn.discordapp.com/avatars/177405097129672704/eb201db337fc6cfd343a8c90d979e8cd.png?size=1024",
"profile": "#",
"contributions": [
"video",
"tutorial"
]
}
]
}