-
-
Notifications
You must be signed in to change notification settings - Fork 43
Expand file tree
/
Copy path.all-contributorsrc
More file actions
29 lines (28 loc) · 886 Bytes
/
.all-contributorsrc
File metadata and controls
29 lines (28 loc) · 886 Bytes
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
{
"projectName": "pause-windows-updates",
"projectOwner": "Aetherinox",
"repoType": "github",
"repoHost": "https://github.com",
"files": ["README.md"],
"imageSize": 40,
"commit": true,
"commitConvention": "angular",
"contributors": [
{
"login": "Aetherinox",
"name": "Aetherinox",
"avatar_url": "https://avatars.githubusercontent.com/u/118329232?v=4",
"profile": "https://gitlab.com/Aetherinox",
"contributions": ["code", "projectManagement"]
},
{
"login": "kenshyura",
"name": "kenshyura",
"avatar_url": "https://avatars.githubusercontent.com/u/140276088?v=4",
"profile": "https://gitlab.com/kenshyura",
"contributions": ["code"]
}
],
"contributorsPerLine": 7,
"linkToUsage": false
}