-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
37 lines (36 loc) · 1.21 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
{
"projectName": "favicon-cdn",
"projectOwner": "KeeWeb",
"repoType": "github",
"repoHost": "https://github.com",
"files": ["README.md"],
"imageSize": 40,
"commit": true,
"commitConvention": "angular",
"contributors": [
{
"login": "antelle",
"name": "Antelle",
"avatar_url": "https://avatars.githubusercontent.com/u/633557?v=4",
"profile": "https://gitlab.com/antelle",
"contributions": ["code", "projectManagement", "fundingFinding"]
},
{
"login": "Aetherinox",
"name": "Aetherinox",
"avatar_url": "https://avatars.githubusercontent.com/u/118329232?v=4",
"profile": "https://gitlab.com/Aetherinox",
"contributions": ["code", "projectManagement", "fundingFinding"]
},
{
"login": "HarlemSquirrel",
"name": "HarlemSquirrel",
"avatar_url": "https://avatars.githubusercontent.com/u/6445815?v=4",
"profile": "https://gitlab.com/HarlemSquirrel",
"contributions": ["code", "projectManagement"]
}
],
"contributorsPerLine": 7,
"linkToUsage": false,
"skipCi": true
}