forked from sapphiredev/cli
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
84 lines (84 loc) · 2.44 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
{
"projectName": "cli",
"projectOwner": "sapphiredev",
"repoType": "github",
"repoHost": "https://github.com",
"files": ["README.md"],
"imageSize": 100,
"commit": true,
"commitConvention": "angular",
"contributors": [
{
"login": "favna",
"name": "Jeroen Claassens",
"avatar_url": "https://avatars3.githubusercontent.com/u/4019718?v=4",
"profile": "https://favware.tech/",
"contributions": ["code", "doc", "infra", "projectManagement", "plugin"]
},
{
"login": "enxg",
"name": "Enes Genç",
"avatar_url": "https://avatars.githubusercontent.com/u/61084101?v=4",
"profile": "https://github.com/enxg",
"contributions": ["code", "doc", "infra", "ideas", "example", "tutorial"]
},
{
"login": "kaname-png",
"name": "Kaname",
"avatar_url": "https://avatars.githubusercontent.com/u/56084970?v=4",
"profile": "https://kaname.netlify.app",
"contributions": ["code"]
},
{
"login": "UndiedGamer",
"name": "UndiedGamer",
"avatar_url": "https://avatars.githubusercontent.com/u/84702365?v=4",
"profile": "https://github.com/UndiedGamer",
"contributions": ["doc"]
},
{
"login": "Lioness100",
"name": "Lioness100",
"avatar_url": "https://avatars.githubusercontent.com/u/65814829?v=4",
"profile": "https://github.com/Lioness100",
"contributions": ["doc"]
},
{
"login": "megatank58",
"name": "megatank58",
"avatar_url": "https://avatars.githubusercontent.com/u/51410502?v=4",
"profile": "https://megatank58.me/",
"contributions": ["code"]
},
{
"login": "renovate-bot",
"name": "WhiteSource Renovate",
"avatar_url": "https://avatars.githubusercontent.com/u/25180681?v=4",
"profile": "https://renovate.whitesourcesoftware.com/",
"contributions": ["maintenance"]
},
{
"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": "depfu[bot]",
"name": "depfu[bot]",
"avatar_url": "https://avatars.githubusercontent.com/in/715?v=4",
"profile": "https://github.com/apps/depfu",
"contributions": ["maintenance"]
}
],
"contributorsPerLine": 7,
"skipCi": true
}