forked from k8s-at-home/library-charts
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
106 lines (106 loc) · 2.68 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
{
"projectName": "library-charts",
"projectOwner": "k8s-at-home",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "bjw-s",
"name": "Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs",
"avatar_url": "https://avatars.githubusercontent.com/u/6213398?v=4",
"profile": "https://github.com/bjw-s",
"contributions": [
"code"
]
},
{
"login": "onedr0p",
"name": "ᗪєνιη ᗷυнʟ",
"avatar_url": "https://avatars.githubusercontent.com/u/213795?v=4",
"profile": "https://github.com/onedr0p",
"contributions": [
"code"
]
},
{
"login": "angelnu",
"name": "Angel Nunez Mencias",
"avatar_url": "https://avatars.githubusercontent.com/u/4406403?v=4",
"profile": "https://github.com/angelnu",
"contributions": [
"code"
]
},
{
"login": "wrmilling",
"name": "Winston R. Milling",
"avatar_url": "https://avatars.githubusercontent.com/u/6162814?v=4",
"profile": "https://winston.milli.ng/",
"contributions": [
"code"
]
},
{
"login": "dirtycajunrice",
"name": "Nicholas St. Germain",
"avatar_url": "https://avatars.githubusercontent.com/u/15788890?v=4",
"profile": "https://cajun.pro/",
"contributions": [
"code"
]
},
{
"login": "billtomturner",
"name": "billtomturner",
"avatar_url": "https://avatars.githubusercontent.com/u/65121940?v=4",
"profile": "https://github.com/billtomturner",
"contributions": [
"code"
]
},
{
"login": "jr0dd",
"name": "jr0dd",
"avatar_url": "https://avatars.githubusercontent.com/u/285797?v=4",
"profile": "https://github.com/jr0dd",
"contributions": [
"code"
]
},
{
"login": "allenporter",
"name": "Allen Porter",
"avatar_url": "https://avatars.githubusercontent.com/u/6026418?v=4",
"profile": "https://github.com/allenporter",
"contributions": [
"doc"
]
},
{
"login": "AlexanderBabel",
"name": "Alex Babel",
"avatar_url": "https://avatars.githubusercontent.com/u/13570439?v=4",
"profile": "http://alexbabel.com",
"contributions": [
"code"
]
},
{
"login": "Cian911",
"name": "Cian Gallagher",
"avatar_url": "https://avatars.githubusercontent.com/u/4751449?v=4",
"profile": "https://ciangallagher.net",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"commitConvention": "none",
"skipCi": true
}