-
-
Notifications
You must be signed in to change notification settings - Fork 6
/
.all-contributorsrc
124 lines (124 loc) · 3.15 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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
{
"projectName": "json-fixer",
"projectOwner": "Berkmann18",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "angular",
"contributors": [
{
"login": "Berkmann18",
"name": "Maximilian Berkmann",
"avatar_url": "https://avatars0.githubusercontent.com/u/8260834?v=4",
"profile": "http://maxcubing.wordpress.com",
"contributions": [
"code",
"doc",
"ideas",
"maintenance",
"test",
"security"
]
},
{
"login": "semantic-release-bot",
"name": "Semantic Release Bot",
"avatar_url": "https://avatars1.githubusercontent.com/u/32174276?v=4",
"profile": "http://semantic-release.org/",
"contributions": [
"platform",
"doc"
]
},
{
"login": "all-contributors[bot]",
"name": "all-contributors[bot]",
"avatar_url": "https://avatars1.githubusercontent.com/u/649578?v=4",
"profile": "https://github.com/apps/all-contributors",
"contributions": [
"doc"
]
},
{
"login": "Bkucera",
"name": "Ben Kucera",
"avatar_url": "https://avatars0.githubusercontent.com/u/14625260?v=4",
"profile": "https://github.com/Bkucera",
"contributions": [
"code"
]
},
{
"login": "SvetozarMateev",
"name": "Svetozar Mateev",
"avatar_url": "https://avatars3.githubusercontent.com/u/25162335?v=4",
"profile": "https://github.com/SvetozarMateev",
"contributions": [
"bug",
"code"
]
},
{
"login": "andre-paulo98",
"name": "André Paulo",
"avatar_url": "https://avatars1.githubusercontent.com/u/19685105?v=4",
"profile": "https://andrepaulo.me",
"contributions": [
"bug"
]
},
{
"login": "Erkin97",
"name": "Erkin Matkaziev",
"avatar_url": "https://avatars2.githubusercontent.com/u/22586805?v=4",
"profile": "https://www.linkedin.com/in/erkinmatkaziev/",
"contributions": [
"bug"
]
},
{
"login": "codacy-badger",
"name": "Codacy Badger",
"avatar_url": "https://avatars3.githubusercontent.com/u/23704769?v=4",
"profile": "https://www.codacy.com/",
"contributions": [
"infra",
"doc"
]
},
{
"login": "GiraffeKey",
"name": "GiraffeKey",
"avatar_url": "https://avatars2.githubusercontent.com/u/11844126?v=4",
"profile": "https://github.com/GiraffeKey",
"contributions": [
"code",
"test"
]
},
{
"login": "jonasmaertens",
"name": "jonasmaertens",
"avatar_url": "https://avatars3.githubusercontent.com/u/71458938?v=4",
"profile": "https://github.com/jonasmaertens",
"contributions": [
"bug"
]
},
{
"login": "Geoxor",
"name": "George Tsotsos",
"avatar_url": "https://avatars.githubusercontent.com/u/34042825?v=4",
"profile": "https://geoxor.moe",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true
}