-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy path.all-contributorsrc
119 lines (119 loc) · 2.94 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
{
"projectName": "xAdmin",
"projectOwner": "TheXYZNetwork",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "none",
"contributors": [
{
"login": "owainjones74",
"name": "Owain",
"avatar_url": "https://avatars.githubusercontent.com/u/15251181?v=4",
"profile": "https://0wain.xyz/",
"contributions": [
"code",
"maintenance",
"plugin"
]
},
{
"login": "JakeButterfield",
"name": "Jake Butterfield",
"avatar_url": "https://avatars.githubusercontent.com/u/12650145?v=4",
"profile": "http://jakebutterfield.co.uk/",
"contributions": [
"code"
]
},
{
"login": "DrPepperG",
"name": "Dr.Pepper",
"avatar_url": "https://avatars.githubusercontent.com/u/17168168?v=4",
"profile": "https://jcra.dev/",
"contributions": [
"code"
]
},
{
"login": "Livaco",
"name": "Livaco",
"avatar_url": "https://avatars.githubusercontent.com/u/15859232?v=4",
"profile": "https://www.livaco.dev/",
"contributions": [
"code"
]
},
{
"login": "ExtReMLapin",
"name": "ExtReMLapin",
"avatar_url": "https://avatars.githubusercontent.com/u/3909752?v=4",
"profile": "https://github.com/ExtReMLapin",
"contributions": [
"code"
]
},
{
"login": "realpack",
"name": "pack",
"avatar_url": "https://avatars.githubusercontent.com/u/19867624?v=4",
"profile": "https://github.com/realpack",
"contributions": [
"code"
]
},
{
"login": "Creekie1337",
"name": "Creekie",
"avatar_url": "https://avatars.githubusercontent.com/u/10010026?v=4",
"profile": "https://github.com/Creekie1337",
"contributions": [
"code",
"maintenance",
"plugin"
]
},
{
"login": "cl3dev",
"name": "Luke",
"avatar_url": "https://avatars.githubusercontent.com/u/28488690?v=4",
"profile": "https://github.com/cl3dev",
"contributions": [
"code"
]
},
{
"login": "NoSharp",
"name": "Harry Kerr",
"avatar_url": "https://avatars.githubusercontent.com/u/33969918?v=4",
"profile": "https://nosharp.cc/",
"contributions": [
"code"
]
},
{
"login": "liondadev",
"name": "Lion",
"avatar_url": "https://avatars.githubusercontent.com/u/59421259?v=4",
"profile": "https://github.com/liondadev",
"contributions": [
"code"
]
},
{
"login": "kierancrossley",
"name": "kieran crossley",
"avatar_url": "https://avatars.githubusercontent.com/u/47427240?v=4",
"profile": "https://steamcommunity.com/id/kieraann/",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true
}