-
-
Notifications
You must be signed in to change notification settings - Fork 52
/
.all-contributorsrc
78 lines (78 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "satyawikananda",
"name": "I Gusti Ngurah Satya Wikananda",
"avatar_url": "https://avatars.githubusercontent.com/u/33148052?v=4",
"profile": "https://satyawikananda.vercel.app",
"contributions": [
"code",
"maintenance",
"bug",
"ideas",
"doc"
]
},
{
"login": "galanggg",
"name": "Galanggg",
"avatar_url": "https://avatars.githubusercontent.com/u/21099312?v=4",
"profile": "https://github.com/galanggg",
"contributions": [
"code",
"ideas"
]
},
{
"login": "axmad386",
"name": "Akhmad Salafudin",
"avatar_url": "https://avatars.githubusercontent.com/u/8775678?v=4",
"profile": "https://github.com/axmad386",
"contributions": [
"code",
"bug",
"ideas"
]
},
{
"login": "nekoding",
"name": "Enggar Tivandi",
"avatar_url": "https://avatars.githubusercontent.com/u/64598048?v=4",
"profile": "https://kirintux.ninja/",
"contributions": [
"code"
]
},
{
"login": "danarn17",
"name": "Danar Noverawan",
"avatar_url": "https://avatars.githubusercontent.com/u/39963063?v=4",
"profile": "https://www.linkedin.com/in/danar-noverawan-58a850184",
"contributions": [
"code",
"doc"
]
},
{
"login": "indrapalijama",
"name": "Indra Palijama",
"avatar_url": "https://avatars.githubusercontent.com/u/33986004?v=4",
"profile": "http://indrapalijama.github.io",
"contributions": [
"code",
"doc"
]
}
],
"contributorsPerLine": 7,
"projectName": "berita-indo-api",
"projectOwner": "satyawikananda",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}