-
Notifications
You must be signed in to change notification settings - Fork 8
/
.all-contributorsrc
67 lines (67 loc) · 1.63 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "Logan-seongjae",
"name": "Logan.seongjae(Benefit)",
"avatar_url": "https://avatars.githubusercontent.com/u/105279900?v=4",
"profile": "https://github.com/Logan-seongjae",
"contributions": [
"code"
]
},
{
"login": "hiro5id",
"name": "Roberto Sebestyen",
"avatar_url": "https://avatars.githubusercontent.com/u/3152718?v=4",
"profile": "https://github.com/hiro5id",
"contributions": [
"code",
"doc",
"projectManagement",
"security",
"review"
]
},
{
"login": "igordreher",
"name": "Igor Dreher",
"avatar_url": "https://avatars.githubusercontent.com/u/62728088?v=4",
"profile": "https://github.com/igordreher",
"contributions": [
"code"
]
},
{
"login": "WesSparla",
"name": "WesSparla",
"avatar_url": "https://avatars.githubusercontent.com/u/131886579?v=4",
"profile": "https://github.com/WesSparla",
"contributions": [
"doc",
"test"
]
},
{
"login": "rkristelijn",
"name": "Remi Kristelijn",
"avatar_url": "https://avatars.githubusercontent.com/u/21142148?v=4",
"profile": "https://github.com/rkristelijn",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "console-log-json",
"projectOwner": "hiro5id",
"commitType": "docs"
}