This repository was archived by the owner on Nov 19, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy path.all-contributorsrc
More file actions
60 lines (60 loc) 路 1.4 KB
/
Copy path.all-contributorsrc
File metadata and controls
60 lines (60 loc) 路 1.4 KB
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
{
"projectName": "hellsnakebot",
"projectOwner": "HELLSNAKES",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "gitmoji",
"contributors": [
{
"login": "HELLSNAKES",
"name": "HELLSNAKE",
"avatar_url": "https://avatars.githubusercontent.com/u/63496374?v=4",
"profile": "https://compiled.social/HELLSNAKE",
"contributions": [
"code",
"data",
"projectManagement"
]
},
{
"login": "shellawa",
"name": "allehS",
"avatar_url": "https://avatars.githubusercontent.com/u/69383963?v=4",
"profile": "https://github.com/shellawa",
"contributions": [
"code",
"data",
"projectManagement",
"test"
]
},
{
"login": "CuSO4-c3c",
"name": "Amnesia",
"avatar_url": "https://avatars.githubusercontent.com/u/77104443?v=4",
"profile": "https://github.com/CuSO4-c3c",
"contributions": [
"code",
"data",
"projectManagement",
"test"
]
},
{
"login": "meimeiowo",
"name": "meimei",
"avatar_url": "https://avatars.githubusercontent.com/u/91164564?v=4",
"profile": "https://github.com/meimeiowo",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true
}