forked from asyncapi/bundler
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
118 lines (118 loc) · 2.98 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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
{
"projectName": "bundler",
"projectOwner": "asyncapi",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "Souvikns",
"name": "souvik",
"avatar_url": "https://avatars.githubusercontent.com/u/41781438?v=4",
"profile": "https://github.com/Souvikns",
"contributions": [
"code",
"ideas",
"design",
"review",
"maintenance",
"doc"
]
},
{
"login": "magicmatatjahu",
"name": "Maciej Urbańczyk",
"avatar_url": "https://avatars.githubusercontent.com/u/20404945?v=4",
"profile": "https://github.com/magicmatatjahu",
"contributions": [
"ideas",
"review"
]
},
{
"login": "toukirkhan",
"name": "Mohd Toukir Khan",
"avatar_url": "https://avatars.githubusercontent.com/u/88899011?v=4",
"profile": "https://github.com/toukirkhan",
"contributions": [
"infra"
]
},
{
"login": "MrYugs",
"name": "MrYugs",
"avatar_url": "https://avatars.githubusercontent.com/u/5838714?v=4",
"profile": "https://github.com/MrYugs",
"contributions": [
"doc"
]
},
{
"login": "amanbedi1",
"name": "Amanpreet Singh Bedi",
"avatar_url": "https://avatars.githubusercontent.com/u/82234871?v=4",
"profile": "https://github.com/amanbedi1",
"contributions": [
"doc"
]
},
{
"login": "hillariter",
"name": "Alexey Vasilevich",
"avatar_url": "https://avatars.githubusercontent.com/u/7823186?v=4",
"profile": "https://github.com/hillariter",
"contributions": [
"doc"
]
},
{
"login": "aeworxet",
"name": "Viacheslav Turovskyi",
"avatar_url": "https://avatars.githubusercontent.com/u/16149591?v=4",
"profile": "https://github.com/aeworxet",
"contributions": [
"code",
"infra",
"doc",
"maintenance",
"review",
"ideas"
]
},
{
"login": "derberg",
"name": "Lukasz Gornicki",
"avatar_url": "https://avatars.githubusercontent.com/u/6995927?s=400&u=70200e882bc86db94917031d3ced1e805ebe07ab&v=4",
"profile": "https://www.brainfart.dev/",
"contributions": [
"infra",
"review"
]
},
{
"login": "akshatnema",
"name": "Akshat Nema",
"avatar_url": "https://avatars.githubusercontent.com/u/76521428?v=4",
"profile": "https://akshatnema.netlify.app",
"contributions": [
"code"
]
},
{
"login": "sambhavgupta0705",
"name": "sambhavgupta0705",
"avatar_url": "https://avatars.githubusercontent.com/u/81870866?v=4",
"profile": "https://github.com/sambhavgupta0705",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 4,
"skipCi": false
}