-
-
Notifications
You must be signed in to change notification settings - Fork 25
/
.all-contributorsrc
36 lines (36 loc) · 862 Bytes
/
.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
{
"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",
"ideas"
]
},
{
"login": "hendraaagil",
"name": "Hendra Agil Syaputra",
"avatar_url": "https://avatars.githubusercontent.com/u/54741166?v=4",
"profile": "https://hendraaagil.space",
"contributions": [
"bug",
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "rs-bed-covid-indo-api",
"projectOwner": "satyawikananda",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}