forked from asyncapi/github-action-for-cli
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.all-contributorsrc
76 lines (76 loc) · 1.88 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
71
72
73
74
75
76
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "derberg",
"name": "Lukasz Gornicki",
"avatar_url": "https://avatars.githubusercontent.com/u/6995927?v=4",
"profile": "https://www.brainfart.dev/",
"contributions": [
"code",
"maintenance",
"infra",
"review"
]
},
{
"login": "magicmatatjahu",
"name": "Maciej Urbańczyk",
"avatar_url": "https://avatars.githubusercontent.com/u/20404945?v=4",
"profile": "https://github.com/magicmatatjahu",
"contributions": [
"review"
]
},
{
"login": "victormartingarcia",
"name": "Victor",
"avatar_url": "https://avatars.githubusercontent.com/u/659832?v=4",
"profile": "https://www.victormartingarcia.com",
"contributions": [
"code"
]
},
{
"login": "HUTCHHUTCHHUTCH",
"name": "HUTCHHUTCHHUTCH",
"avatar_url": "https://avatars.githubusercontent.com/u/55915170?v=4",
"profile": "https://github.com/HUTCHHUTCHHUTCH",
"contributions": [
"infra"
]
},
{
"login": "pioneer2k",
"name": "Thomas Heyer",
"avatar_url": "https://avatars.githubusercontent.com/u/32297829?v=4",
"profile": "https://github.com/pioneer2k",
"contributions": [
"infra"
]
},
{
"login": "Shurtu-gal",
"name": "Ashish Padhy",
"avatar_url": "https://avatars.githubusercontent.com/u/100484401?v=4",
"profile": "http://ashishpadhy.live",
"contributions": [
"code",
"test",
"doc",
"ideas"
]
}
],
"contributorsPerLine": 7,
"projectName": "github-action-for-cli",
"projectOwner": "asyncapi",
"repoType": "github",
"repoHost": "https://github.com",
"commitConvention": "angular",
"commitType": "docs"
}