-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.all-contributorsrc
82 lines (82 loc) · 2.09 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
81
82
{
"projectName": "Pong-Plus",
"projectOwner": "Perguruan Bunglon Beracun",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "angular",
"badgeTemplate": "<img alt=\"All Contributors\" src=\"https://img.shields.io/badge/all_contributors-<%= contributors.length %>-orange.svg\">",
"contributors": [
{
"login": "n0l3r",
"name": "Naufal Taufiq Ridwan",
"avatar_url": "https://avatars.githubusercontent.com/u/71002775?s=96&v=4",
"profile": "https://instagram.com/n0l3r",
"contributions": [
"code",
"manager"
]
},
{
"login": "PoohNoCounter",
"name": "Andre Riantasa Wijaya",
"avatar_url": "https://avatars.githubusercontent.com/u/103806605?v=4",
"profile": "-",
"contributions": [
"code"
]
},
{
"login": "vinsensiusrobby15",
"name": "Vinsensius Robby Anggara",
"avatar_url": "https://avatars.githubusercontent.com/u/103443338?v=4",
"profile": "-",
"contributions": [
"designer"
]
},
{
"login": "HrtnZx",
"name": "M.Herton Amarta Buana",
"avatar_url": "https://avatars.githubusercontent.com/u/95176590?v=4",
"profile": "-",
"contributions": [
"code"
]
},
{
"login": "AfifSaifullah",
"name": "Afif Syaifullah Fattah",
"avatar_url": "https://avatars.githubusercontent.com/u/39359508?v=4",
"profile": "-",
"contributions": [
"code"
]
},
{
"login": "kazupon",
"name": "kazuya kawaguchi",
"avatar_url": "https://avatars1.githubusercontent.com/u/72989?v=4",
"profile": "https://www.patreon.com/kazupon",
"contributions": [
"code",
"blog"
]
},
{
"login": "hfdzz",
"name": "Yusuf Hafidz",
"avatar_url": "https://avatars.githubusercontent.com/u/80891279?v=4",
"profile": "-",
"contributions": [
"code",
"designer"
]
}
],
"contributorsPerLine": 7
}