-
-
Notifications
You must be signed in to change notification settings - Fork 11
/
.all-contributorsrc
57 lines (57 loc) · 1.35 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "andreas-aman",
"name": "Andreas Åman",
"avatar_url": "https://avatars.githubusercontent.com/u/118175695?v=4",
"profile": "https://github.com/andreas-aman",
"contributions": [
"code",
"doc"
]
},
{
"login": "ViacheslavKudinov",
"name": "Viacheslav Kudinov",
"avatar_url": "https://avatars.githubusercontent.com/u/56436734?v=4",
"profile": "https://github.com/ViacheslavKudinov",
"contributions": [
"code",
"test"
]
},
{
"login": "looztra",
"name": "Christophe Furmaniak",
"avatar_url": "https://avatars.githubusercontent.com/u/246526?v=4",
"profile": "https://github.com/looztra",
"contributions": [
"code",
"test"
]
},
{
"login": "mw-root",
"name": "Mike W",
"avatar_url": "https://avatars.githubusercontent.com/u/12434761?v=4",
"profile": "https://github.com/mw-root",
"contributions": [
"code",
"doc"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "auto-doc",
"projectOwner": "tj-actions",
"commitType": "docs"
}