forked from k3d-io/k3d
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
177 lines (177 loc) · 4.45 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
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "iwilltry42",
"name": "Thorsten Klein",
"avatar_url": "https://avatars3.githubusercontent.com/u/25345277?v=4",
"profile": "https://twitter.com/iwilltry42",
"contributions": [
"code",
"doc",
"ideas",
"maintenance"
]
},
{
"login": "zeerorg",
"name": "Rishabh Gupta",
"avatar_url": "https://avatars0.githubusercontent.com/u/13547997?v=4",
"profile": "https://blog.zeerorg.site/",
"contributions": [
"ideas",
"code"
]
},
{
"login": "louiznk",
"name": "Louis Tournayre",
"avatar_url": "https://avatars3.githubusercontent.com/u/25585516?v=4",
"profile": "http://www.zenika.com",
"contributions": [
"doc"
]
},
{
"login": "lionelnicolas",
"name": "Lionel Nicolas",
"avatar_url": "https://avatars3.githubusercontent.com/u/6538664?v=4",
"profile": "https://github.com/lionelnicolas",
"contributions": [
"code"
]
},
{
"login": "toonsevrin",
"name": "Toon Sevrin",
"avatar_url": "https://avatars1.githubusercontent.com/u/5507199?v=4",
"profile": "https://github.com/toonsevrin.keys",
"contributions": [
"code"
]
},
{
"login": "dhoppe",
"name": "Dennis Hoppe",
"avatar_url": "https://avatars3.githubusercontent.com/u/1111056?v=4",
"profile": "http://debian-solutions.de",
"contributions": [
"doc",
"example"
]
},
{
"login": "JohnnyCrazy",
"name": "Jonas Dellinger",
"avatar_url": "https://avatars0.githubusercontent.com/u/3109892?v=4",
"profile": "https://dellinger.dev",
"contributions": [
"infra"
]
},
{
"login": "markrexwinkel",
"name": "markrexwinkel",
"avatar_url": "https://avatars2.githubusercontent.com/u/10704814?v=4",
"profile": "https://github.com/markrexwinkel",
"contributions": [
"doc"
]
},
{
"login": "inercia",
"name": "Alvaro",
"avatar_url": "https://avatars2.githubusercontent.com/u/1841612?v=4",
"profile": "http://inerciatech.com/",
"contributions": [
"code",
"ideas",
"plugin"
]
},
{
"login": "nunix",
"name": "Nuno do Carmo",
"avatar_url": "https://avatars2.githubusercontent.com/u/905874?v=4",
"profile": "http://wsl.dev",
"contributions": [
"content",
"tutorial",
"question"
]
},
{
"login": "erwinkersten",
"name": "Erwin Kersten",
"avatar_url": "https://avatars0.githubusercontent.com/u/4391121?v=4",
"profile": "https://github.com/erwinkersten",
"contributions": [
"doc"
]
},
{
"login": "searsaw",
"name": "Alex Sears",
"avatar_url": "https://avatars.githubusercontent.com/u/3712883?v=4",
"profile": "http://www.alexsears.com",
"contributions": [
"doc"
]
},
{
"login": "Shanduur",
"name": "Mateusz Urbanek",
"avatar_url": "https://avatars.githubusercontent.com/u/32583062?v=4",
"profile": "http://shanduur.github.io",
"contributions": [
"code"
]
},
{
"login": "benjaminjb",
"name": "Benjamin Blattberg",
"avatar_url": "https://avatars.githubusercontent.com/u/4651855?v=4",
"profile": "https://github.com/benjaminjb",
"contributions": [
"code"
]
},
{
"login": "sbaier1",
"name": "Simon Baier",
"avatar_url": "https://avatars.githubusercontent.com/u/20339314?v=4",
"profile": "https://github.com/sbaier1",
"contributions": [
"code"
]
},
{
"login": "serverwentdown",
"name": "Ambrose Chua",
"avatar_url": "https://avatars.githubusercontent.com/u/1705906?v=4",
"profile": "https://ambrose.website",
"contributions": [
"code"
]
},
{
"login": "erikgb",
"name": "Erik Godding Boye",
"avatar_url": "https://avatars.githubusercontent.com/u/1142578?v=4",
"profile": "https://www.zenior.no/",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "k3d",
"projectOwner": "rancher",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}