-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.all-contributorsrc
More file actions
60 lines (60 loc) · 1.65 KB
/
Copy path.all-contributorsrc
File metadata and controls
60 lines (60 loc) · 1.65 KB
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
{
"badgeTemplate": "\t<a href=\"#contributors\" target=\"_blank\"><img alt=\"👪 All Contributors: <%= contributors.length %>\" src=\"https://img.shields.io/badge/%F0%9F%91%AA_all_contributors-<%= contributors.length %>-21bb42.svg\" /></a>",
"contributors": [
{
"login": "JoshuaKGoldberg",
"name": "Josh Goldberg ✨",
"avatar_url": "https://avatars.githubusercontent.com/u/3335181?v=4",
"profile": "http://www.joshuakgoldberg.com/",
"contributions": [
"code",
"content",
"doc",
"ideas",
"infra",
"maintenance",
"projectManagement",
"tool",
"bug",
"test"
]
},
{
"login": "markehvn",
"name": "markehvn",
"avatar_url": "https://avatars.githubusercontent.com/u/179693285?v=4",
"profile": "https://github.com/markEHVN",
"contributions": [
"tool"
]
},
{
"login": "michaelfaith",
"name": "michael faith",
"avatar_url": "https://avatars.githubusercontent.com/u/8071845?v=4",
"profile": "https://github.com/michaelfaith",
"contributions": [
"bug"
]
},
{
"login": "navin-moorthy",
"name": "Navin Moorthy",
"avatar_url": "https://avatars.githubusercontent.com/u/39694575?v=4",
"profile": "https://navinmoorthy.me/",
"contributions": [
"tool"
]
}
],
"contributorsSortAlphabetically": true,
"projectName": "release-it-action",
"projectOwner": "JoshuaKGoldberg",
"repoType": "github",
"commitConvention": "angular",
"files": [
"README.md"
],
"commitType": "docs",
"contributorsPerLine": 7
}