forked from discord-tickets/bot
-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
.all-contributorsrc
157 lines (157 loc) · 3.97 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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
{
"projectName": "bot",
"projectOwner": "discord-tickets",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"CONTRIBUTORS.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "angular",
"contributors": [
{
"login": "eartharoid",
"name": "Isaac",
"avatar_url": "https://avatars.githubusercontent.com/u/20905071?v=4",
"profile": "https://eartharoid.me/",
"contributions": [
"code",
"maintenance",
"doc",
"review",
"design"
]
},
{
"login": "iDrunK65",
"name": "iDrunK65",
"avatar_url": "https://avatars.githubusercontent.com/u/25486774?v=4",
"profile": "https://github.com/iDrunK65",
"contributions": [
"code"
]
},
{
"login": "nicholasyoannou",
"name": "Nicholas Y.",
"avatar_url": "https://avatars.githubusercontent.com/u/29736141?v=4",
"profile": "https://github.com/nicholasyoannou",
"contributions": [
"code"
]
},
{
"login": "RhysB",
"name": "Rhys B",
"avatar_url": "https://avatars.githubusercontent.com/u/25815220?v=4",
"profile": "https://github.com/RhysB",
"contributions": [
"code"
]
},
{
"login": "mgsi100",
"name": "Sébastien Guzman",
"avatar_url": "https://avatars.githubusercontent.com/u/36934590?v=4",
"profile": "https://github.com/mgsi100",
"contributions": [
"code"
]
},
{
"login": "iFusionFr",
"name": "iFusion",
"avatar_url": "https://avatars.githubusercontent.com/u/31099360?v=4",
"profile": "https://github.com/iFusionFr",
"contributions": [
"code"
]
},
{
"login": "FivePixels",
"name": "FivePixels",
"avatar_url": "https://avatars.githubusercontent.com/u/37427166?v=4",
"profile": "https://fivepixels.me/",
"contributions": [
"code"
]
},
{
"login": "davidjcralph",
"name": "David Ralph",
"avatar_url": "https://avatars.githubusercontent.com/u/14052956?v=4",
"profile": "https://davidjcralph.co.uk/",
"contributions": [
"code"
]
},
{
"login": "OliverCordingl1",
"name": "Oliver Cordingley",
"avatar_url": "https://avatars.githubusercontent.com/u/19516518?v=4",
"profile": "https://github.com/OliverCordingl1",
"contributions": [
"code"
]
},
{
"login": "itzJOHv",
"name": "itzJOHv",
"avatar_url": "https://avatars.githubusercontent.com/u/68508885?v=4",
"profile": "https://github.com/itzJOHv",
"contributions": [
"code",
"question"
]
},
{
"login": "CanerBaba25",
"name": "CanerBaba25",
"avatar_url": "https://avatars.githubusercontent.com/u/33705518?v=4",
"profile": "https://github.com/CanerBaba25",
"contributions": [
"translation"
]
},
{
"login": "Felimir",
"name": "Fel",
"avatar_url": "https://avatars.githubusercontent.com/u/52141188?v=4",
"profile": "https://github.com/Felimir",
"contributions": [
"translation"
]
},
{
"login": "donzee529",
"name": "Doniel",
"avatar_url": "https://avatars.githubusercontent.com/u/43678009?v=4",
"profile": "https://github.com/donzee529",
"contributions": [
"doc",
"code"
]
},
{
"login": "PuneetGopinath",
"name": "Puneet Gopinath",
"avatar_url": "https://avatars.githubusercontent.com/u/76863199?v=4",
"profile": "https://puneetgopinath.github.io/",
"contributions": [
"code"
]
},
{
"login": "thevisuales",
"name": "thevisuales",
"avatar_url": "https://avatars.githubusercontent.com/u/6569806?v=4",
"profile": "https://github.com/thevisuales",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true
}