This repository was archived by the owner on Aug 15, 2022. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.all-contributorsrc
More file actions
57 lines (57 loc) · 1.24 KB
/
.all-contributorsrc
File metadata and controls
57 lines (57 loc) · 1.24 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
{
"files": [
"readme.md"
],
"skipCi": true,
"contributors": [
{
"login": "animafps",
"name": "Anima.",
"avatar_url": "https://avatars.githubusercontent.com/u/18208134?v=4",
"profile": "https://animafps.xyz",
"contributions": [
"code",
"doc",
"design",
"ideas",
"infra",
"projectManagement"
]
},
{
"login": "renovate[bot]",
"name": "renovate[bot]",
"avatar_url": "https://avatars.githubusercontent.com/in/2740?v=4",
"profile": "https://github.com/apps/renovate",
"contributions": [
"maintenance"
]
},
{
"login": "allcontributors[bot]",
"name": "allcontributors[bot]",
"avatar_url": "https://avatars.githubusercontent.com/in/23186?v=4",
"profile": "https://github.com/apps/allcontributors",
"contributions": [
"doc"
]
},
{
"login": "dependabot[bot]",
"name": "dependabot[bot]",
"avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4",
"profile": "https://github.com/apps/dependabot",
"contributions": [
"maintenance"
]
}
],
"projectName": "fpsmath",
"projectOwner": "animafps",
"repoType": "github",
"repoHost": "https://github.com",
"contributorsPerLine": 7,
"commitConvention": "angular",
"imageSize": 100,
"commit": true
}