-
Notifications
You must be signed in to change notification settings - Fork 45
/
.all-contributorsrc
73 lines (73 loc) · 1.75 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "MinorMole",
"name": "MinorMole",
"avatar_url": "https://avatars1.githubusercontent.com/u/11065194?v=4",
"profile": "https://github.com/MinorMole",
"contributions": [
"projectManagement",
"maintenance",
"code"
]
},
{
"login": "Sparoney",
"name": "Sparoney",
"avatar_url": "https://avatars1.githubusercontent.com/u/38852913?v=4",
"profile": "https://github.com/Sparoney",
"contributions": [
"ideas",
"code"
]
},
{
"login": "ShixAJ",
"name": "ShixAJ",
"avatar_url": "https://avatars1.githubusercontent.com/u/37572790?v=4",
"profile": "https://github.com/ShixAJ",
"contributions": [
"ideas",
"bug",
"code"
]
},
{
"login": "K-E-N-W-A-Y",
"name": "K-E-N-W-A-Y",
"avatar_url": "https://avatars1.githubusercontent.com/u/25846872?v=4",
"profile": "https://github.com/K-E-N-W-A-Y",
"contributions": [
"bug"
]
},
{
"login": "r9isgod8",
"name": "r9isgod8",
"avatar_url": "https://avatars1.githubusercontent.com/u/9054411?v=4",
"profile": "https://github.com/r9isgod8",
"contributions": [
"ideas"
]
},
{
"login": "Xazmah",
"name": "Xazmah",
"avatar_url": "https://avatars2.githubusercontent.com/u/40501994?v=4",
"profile": "https://github.com/Xazmah",
"contributions": [
"userTesting"
]
}
],
"contributorsPerLine": 7,
"projectName": "RcloneLab",
"projectOwner": "MinorMole",
"repoType": "github",
"repoHost": "https://github.com"
}