-
Notifications
You must be signed in to change notification settings - Fork 20
/
Copy path.all-contributorsrc
80 lines (80 loc) · 1.9 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "zainfathoni",
"name": "Zain Fathoni",
"avatar_url": "https://avatars.githubusercontent.com/u/6315466?v=4",
"profile": "https://zainf.dev",
"contributions": [
"code",
"doc",
"design",
"maintenance",
"tool",
"test",
"projectManagement",
"ideas"
]
},
{
"login": "retry19",
"name": "Reza Rachmanuddin",
"avatar_url": "https://avatars.githubusercontent.com/u/39640211?v=4",
"profile": "http://retry19.com",
"contributions": [
"bug",
"code",
"test"
]
},
{
"login": "febrifahmi",
"name": "febrifahmi",
"avatar_url": "https://avatars.githubusercontent.com/u/12995919?v=4",
"profile": "https://github.com/febrifahmi",
"contributions": [
"code"
]
},
{
"login": "guntoroyk",
"name": "Guntoro Yudhy Kusuma",
"avatar_url": "https://avatars.githubusercontent.com/u/24248495?v=4",
"profile": "https://guntoroyk.com/",
"contributions": [
"code"
]
},
{
"login": "NurfitraPujo",
"name": "Nurfitra Pujo Santiko",
"avatar_url": "https://avatars.githubusercontent.com/u/26681203?v=4",
"profile": "http://nurfitrapujo.vercel.app",
"contributions": [
"code",
"test"
]
},
{
"login": "AchmadWahyu",
"name": "Achmad Wahyu",
"avatar_url": "https://avatars.githubusercontent.com/u/39010275?v=4",
"profile": "https://github.com/AchmadWahyu",
"contributions": [
"code",
"test"
]
}
],
"contributorsPerLine": 7,
"projectName": "kelas.rumahberbagi.com",
"projectOwner": "zainfathoni",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": false
}