-
Notifications
You must be signed in to change notification settings - Fork 15
/
.all-contributorsrc
45 lines (45 loc) · 1.06 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "iustin24",
"name": "iustin24",
"avatar_url": "https://avatars.githubusercontent.com/u/62765470?v=4",
"profile": "https://github.com/iustin24",
"contributions": [
"code"
]
},
{
"login": "andreademurtas",
"name": "andreademurtas",
"avatar_url": "https://avatars.githubusercontent.com/u/56048157?v=4",
"profile": "https://github.com/andreademurtas",
"contributions": [
"code"
]
},
{
"login": "mgr0dzicki",
"name": "Mieszko Grodzicki",
"avatar_url": "https://avatars.githubusercontent.com/u/29335183?v=4",
"profile": "https://github.com/mgr0dzicki",
"contributions": [
"code",
"infra"
]
}
],
"contributorsPerLine": 7,
"projectName": "feroxfuzz",
"projectOwner": "epi052",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
"commitType": "docs",
"commitConvention": "angular"
}