generated from actions/typescript-action
-
Notifications
You must be signed in to change notification settings - Fork 21
/
Copy path.all-contributorsrc
70 lines (70 loc) · 1.72 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
{
"projectName": "upload-release-assets",
"projectOwner": "AButler",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "angular",
"contributors": [
{
"login": "AButler",
"name": "Andrew Butler",
"avatar_url": "https://avatars.githubusercontent.com/u/1628649?v=4",
"profile": "https://github.com/AButler",
"contributions": [
"code"
]
},
{
"login": "dependabot[bot]",
"name": "dependabot[bot]",
"avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4",
"profile": "https://github.com/apps/dependabot",
"contributions": [
"code"
]
},
{
"login": "Andre601",
"name": "Andre_601",
"avatar_url": "https://avatars.githubusercontent.com/u/11576465?v=4",
"profile": "https://andre601.ch/",
"contributions": [
"code"
]
},
{
"login": "coreybutler",
"name": "Corey Butler",
"avatar_url": "https://avatars.githubusercontent.com/u/770982?v=4",
"profile": "https://author.io/",
"contributions": [
"code"
]
},
{
"login": "Borda",
"name": "Jirka Borovec",
"avatar_url": "https://avatars.githubusercontent.com/u/6035284?v=4",
"profile": "https://github.com/Borda",
"contributions": [
"code"
]
},
{
"login": "NotMyFault",
"name": "Alexander Brandes",
"avatar_url": "https://avatars.githubusercontent.com/u/13383509?v=4",
"profile": "https://github.com/NotMyFault",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"linkToUsage": false
}