-
-
Notifications
You must be signed in to change notification settings - Fork 7
/
.all-contributorsrc
92 lines (92 loc) · 2.2 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
83
84
85
86
87
88
89
90
91
92
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "sano2019",
"name": "Sander Nobel",
"avatar_url": "https://avatars.githubusercontent.com/u/53917461?v=4",
"profile": "https://sandernobel.dev",
"contributions": [
"code",
"doc"
]
},
{
"login": "dkhd",
"name": "Diky Hadna",
"avatar_url": "https://avatars.githubusercontent.com/u/3040839?v=4",
"profile": "https://hadna.space",
"contributions": [
"code",
"doc",
"design"
]
},
{
"login": "je-poy",
"name": "Jeff",
"avatar_url": "https://avatars.githubusercontent.com/u/19700174?v=4",
"profile": "http://je-poy.github.io",
"contributions": [
"code"
]
},
{
"login": "boidushya",
"name": "Boidushya",
"avatar_url": "https://avatars.githubusercontent.com/u/26746725?v=4",
"profile": "https://boidushya.com",
"contributions": [
"code"
]
},
{
"login": "V3ntus",
"name": "Ventus",
"avatar_url": "https://avatars.githubusercontent.com/u/29584664?v=4",
"profile": "https://gladiusmusic.rf.gd",
"contributions": [
"ideas"
]
},
{
"login": "berviantoleo",
"name": "Bervianto Leo Pratama",
"avatar_url": "https://avatars.githubusercontent.com/u/15927349?v=4",
"profile": "https://berviantoleo.my.id",
"contributions": [
"code",
"test"
]
},
{
"login": "bigsbunny",
"name": "Bighnesh Sahoo",
"avatar_url": "https://avatars.githubusercontent.com/u/56313473?v=4",
"profile": "https://github.com/bigsbunny",
"contributions": [
"ideas"
]
},
{
"login": "shukapurv",
"name": "Apoorve shukla",
"avatar_url": "https://avatars.githubusercontent.com/u/73848723?v=4",
"profile": "https://github.com/shukapurv",
"contributions": [
"ideas",
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "winterly-tab",
"projectOwner": "dkhd",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}