-
Notifications
You must be signed in to change notification settings - Fork 82
/
.all-contributorsrc
72 lines (72 loc) · 1.78 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "mrunderline",
"name": "ali madihi bidgoli",
"avatar_url": "https://avatars2.githubusercontent.com/u/23085360?v=4",
"profile": "https://github.com/mrunderline",
"contributions": [
"code"
]
},
{
"login": "MohanChhabaria",
"name": "Mohan Chhabaria",
"avatar_url": "https://avatars2.githubusercontent.com/u/63086398?v=4",
"profile": "https://github.com/MohanChhabaria",
"contributions": [
"design"
]
},
{
"login": "jvdoorn",
"name": "Julian van Doorn",
"avatar_url": "https://avatars1.githubusercontent.com/u/19390615?v=4",
"profile": "https://github.com/jvdoorn",
"contributions": [
"code"
]
},
{
"login": "adamzavacky",
"name": "adamzavacky",
"avatar_url": "https://avatars3.githubusercontent.com/u/44172077?v=4",
"profile": "https://github.com/adamzavacky",
"contributions": [
"design",
"code"
]
},
{
"login": "davidkarabas",
"name": "davidkarabas",
"avatar_url": "https://avatars0.githubusercontent.com/u/56340850?v=4",
"profile": "https://github.com/davidkarabas",
"contributions": [
"code",
"bug"
]
}
{
"login": "mmoomocow",
"name": "mmoomocow",
"avatar_url": "https://avatars1.githubusercontent.com/u/44288823?v=4",
"profile": "https://github.com/mmoomocow",
"contributions": [
"bug",
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "easy-school",
"projectOwner": "ZeroCoolHacker",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}