forked from k3d-io/k3d
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
114 lines (114 loc) · 2.79 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
{
"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"
]
}
],
"contributorsPerLine": 7,
"projectName": "k3d",
"projectOwner": "rancher",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}