-
Notifications
You must be signed in to change notification settings - Fork 2
/
.all-contributorsrc
59 lines (59 loc) · 1.41 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "empeje",
"name": "mpj",
"avatar_url": "https://avatars1.githubusercontent.com/u/11813607?v=4",
"profile": "https://bukanme.me/",
"contributions": [
"infra"
]
},
{
"login": "urmauur",
"name": "Faisal Amir",
"avatar_url": "https://avatars2.githubusercontent.com/u/10354610?v=4",
"profile": "http://urmauur.com",
"contributions": [
"code"
]
},
{
"login": "nold2",
"name": "Arnold Sebastian",
"avatar_url": "https://avatars2.githubusercontent.com/u/22978812?v=4",
"profile": "https://github.com/nold2",
"contributions": [
"code"
]
},
{
"login": "djuanit0x",
"name": "Dennis Juanito",
"avatar_url": "https://avatars2.githubusercontent.com/u/38167041?v=4",
"profile": "https://djuanit0x.github.io/",
"contributions": [
"content"
]
},
{
"login": "alansarluv",
"name": "Alan Sarluv",
"avatar_url": "https://avatars0.githubusercontent.com/u/10227159?s=460&v=4",
"profile": "http://www.ruslan.id",
"contributions": [
"content"
]
}
],
"contributorsPerLine": 7,
"projectName": "css-quiz",
"projectOwner": "fameweka",
"repoType": "github",
"repoHost": "https://github.com"
}