-
Notifications
You must be signed in to change notification settings - Fork 15
/
.all-contributorsrc
98 lines (98 loc) · 2.38 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "YeungJonathan",
"name": "Jonathan Yeung",
"avatar_url": "https://avatars1.githubusercontent.com/u/38239969?v=4",
"profile": "http://jonathanyeung.me",
"contributions": [
"code"
]
},
{
"login": "theya222",
"name": "Yusuf Ades",
"avatar_url": "https://avatars0.githubusercontent.com/u/28100101?v=4",
"profile": "https://github.com/theya222",
"contributions": [
"bug"
]
},
{
"login": "asherLZR",
"name": "Asher Lim",
"avatar_url": "https://avatars0.githubusercontent.com/u/32557572?v=4",
"profile": "http://www.asherlzr.com",
"contributions": [
"ideas"
]
},
{
"login": "ehausen",
"name": "Erik Hausen",
"avatar_url": "https://avatars1.githubusercontent.com/u/6204129?v=4",
"profile": "http://erikhausen.com",
"contributions": [
"bug"
]
},
{
"login": "LapisLazulis",
"name": "LapisLazulis",
"avatar_url": "https://avatars3.githubusercontent.com/u/42072300?v=4",
"profile": "https://github.com/LapisLazulis",
"contributions": [
"bug"
]
},
{
"login": "gagarine",
"name": "Simon Perdrisat",
"avatar_url": "https://avatars1.githubusercontent.com/u/164074?v=4",
"profile": "http://perdrisat.com",
"contributions": [
"bug"
]
},
{
"login": "ssccc",
"name": "ssccc",
"avatar_url": "https://avatars1.githubusercontent.com/u/32818143?v=4",
"profile": "https://github.com/ssccc",
"contributions": [
"bug"
]
},
{
"login": "mcpower",
"name": "mcpower",
"avatar_url": "https://avatars1.githubusercontent.com/u/6015058?v=4",
"profile": "https://mcpower.me",
"contributions": [
"ideas",
"code",
"test"
]
},
{
"login": "angustrau",
"name": "Angus Trau",
"avatar_url": "https://avatars.githubusercontent.com/u/13267947?v=4",
"profile": "https://angus.ws",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "moodle-downloader",
"projectOwner": "harsilspatel",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}