This repository has been archived by the owner on Aug 22, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
/
.all-contributorsrc
88 lines (88 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
83
84
85
86
87
88
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "Kichura",
"name": "Kichura",
"avatar_url": "https://avatars.githubusercontent.com/u/68134602?v=4",
"profile": "https://blobfox.coffee/@Kichura",
"contributions": [
"infra"
]
},
{
"login": "nsde",
"name": "Felix",
"avatar_url": "https://avatars.githubusercontent.com/u/67185896?v=4",
"profile": "https://onlix.me",
"contributions": [
"maintenance",
"code",
"ideas",
"review"
]
},
{
"login": "osfanbuff63",
"name": "osfanbuff63",
"avatar_url": "https://avatars.githubusercontent.com/u/91388253?v=4",
"profile": "https://osfanbuff63.tech",
"contributions": [
"maintenance",
"code",
"review",
"ideas"
]
},
{
"login": "RaptaG",
"name": "RaptaG",
"avatar_url": "https://avatars.githubusercontent.com/u/77157639?v=4",
"profile": "https://github.com/RaptaG",
"contributions": [
"code"
]
},
{
"login": "RozeFound",
"name": "Project D.D.",
"avatar_url": "https://avatars.githubusercontent.com/u/68745888?v=4",
"profile": "https://github.com/RozeFound",
"contributions": [
"code"
]
},
{
"login": "tuxinal",
"name": "Tuxinal",
"avatar_url": "https://avatars.githubusercontent.com/u/24763016?v=4",
"profile": "https://github.com/tuxinal",
"contributions": [
"design",
"code"
]
},
{
"login": "Madis0",
"name": "Madis Otenurm",
"avatar_url": "https://avatars.githubusercontent.com/u/8611110?v=4",
"profile": "https://madis0.github.io",
"contributions": [
"infra",
"review",
"ideas"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "vanilla-installer",
"projectOwner": "Fabulously-Optimized",
"commitConvention": "gitmoji"
}