summaryrefslogtreecommitdiff
path: root/MAINTAINERS.md
blob: 6e4ec2fc3f29ab92ade98a7819115894da48f15b (plain)
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
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
<!-- This is a generated file. Please do not edit directly -->

# Maintainers

This file lists how the Chef project is maintained. When making changes to the system, this
file tells you who needs to review your patch - you need a simple majority of maintainers
for the relevant subsystems to provide a :+1: on your pull request. Additionally, you need
to not receive a veto from a Lieutenant or the Project Lead.

Check out [How Chef is Maintained](https://github.com/chef/chef-rfc/blob/master/rfc030-maintenance-policy.md#how-the-project-is-maintained) for details on the process, how to become
a maintainer, lieutenant, or the project lead.

# Project Lead

* [Adam Jacob](https://github.com/adamhjk)

## Components

## Chef Core

Handles the core parts of the Chef DSL, base resource and provider
infrastructure, the Chef applications and [omnibus-chef](https://github.com/chef/omnibus-chef). Includes anything not covered by
another component.

To mention the team, use @chef/client-core

### Lieutenant

* [Thom May](https://github.com/thommay)

### Maintainers

* [Bryan McLellan](https://github.com/btm)
* [Noah Kantrowitz](https://github.com/coderanger)
* [Daniel DeLeo](https://github.com/danielsdeleo)
* [AJ Christensen](https://github.com/fujin)
* [Phil Dibowitz](https://github.com/jaymzh)
* [Jay Mundrawala](https://github.com/jaym)
* [John Keiser](https://github.com/jkeiser)
* [Jon Cowie](https://github.com/jonlives)
* [Lamont Granquist](https://github.com/lamont-granquist)
* [Claire McQuin](https://github.com/mcquin)
* [Steven Murawski](https://github.com/smurawski)
* [Tim Smith](https://github.com/tas50)
* [Tyler Ball](https://github.com/tyler-ball)
* [Ranjib Dey](https://github.com/ranjib)
* [Matt Wrock](https://github.com/mwrock)

## Ohai

To mention the team, use @chef/ohai

### Lieutenant

* [Claire McQuin](https://github.com/mcquin)

### Maintainers

* [Bryan McLellan](https://github.com/btm)
* [Tim Smith](https://github.com/tas50)

## Dev Tools

ChefDK, Chef Zero, Knife, Chef Apply and Chef Shell.
To mention the team, use @chef/client-dev-tools

### Maintainers

* [Daniel DeLeo](https://github.com/danielsdeleo)
* [John Keiser](https://github.com/jkeiser)
* [Joshua Timberman](https://github.com/jtimberman)
* [Lamont Granquist](https://github.com/lamont-granquist)
* [Steven Danna](https://github.com/stevendanna)

## Test Tools

ChefSpec
To mention the team, use @chef/client-test-tools

### Lieutenant

* [Seth Vargo](https://github.com/sethvargo)

### Maintainers

* [Joshua Timberman](https://github.com/jtimberman)
* [Lamont Granquist](https://github.com/lamont-granquist)
* [Tim Smith](https://github.com/tas50)
* [Ranjib Dey](https://github.com/ranjib)

## Chef Provisioning

Chef Provisioning and Drivers.  Supported Drivers are listed in the [README](https://github.com/chef/chef-provisioning/blob/master/README.md#chef-provisioning).

To mention the team, use @chef/provisioning

### Lieutenant

* [Tyler Ball](https://github.com/tyler-ball)

### Maintainers

* [John Keiser](https://github.com/jkeiser)
* [Stuart Preston](https://github.com/stuartpreston)
* [JJ Asghar](https://github.com/jjasghar)
* [João Cravo](https://github.com/joaogbcravo)
* [Harley Alaniz](https://github.com/thehar)

## Platform Specific Components

The specific components of Chef related to a given platform - including (but not limited to) resources, providers, and the core DSL.

## Enterprise Linux

To mention the team, use @chef/client-enterprise-linux

### Lieutenant

* [Jon Cowie](https://github.com/jonlives)

### Maintainers

* [Phil Dibowitz](https://github.com/jaymzh)
* [Lamont Granquist](https://github.com/lamont-granquist)

## Ubuntu

To mention the team, use @chef/client-ubuntu

### Lieutenant

* [Ranjib Dey](https://github.com/ranjib)

### Maintainers

* [Lamont Granquist](https://github.com/lamont-granquist)
* [Tim Smith](https://github.com/tas50)
* [Thom May](https://github.com/thommay)

## Windows

To mention the team, use @chef/client-windows

### Lieutenant

* [Bryan McLellan](https://github.com/btm)

### Maintainers

* [Jay Mundrawala](https://github.com/jaym)
* [Kartik Cating-Subramanian](https://github.com/ksubrama)
* [Steven Murawski](https://github.com/smurawski)
* [Salim Alam](https://github.com/chefsalim)
* [Matt Wrock](https://github.com/mwrock)

## Solaris

To mention the team, use @chef/client-solaris

### Lieutenant

* [Thom May](https://github.com/thommay)

### Maintainers

* [Lamont Granquist](https://github.com/lamont-granquist)

## AIX

To mention the team, use @chef/client-aix

### Lieutenant

* [Lamont Granquist](https://github.com/lamont-granquist)

## Mac OS X

To mention the team, use @chef/client-os-x

### Lieutenant

* [Joshua Timberman](https://github.com/jtimberman)

### Maintainers

* [Tyler Ball](https://github.com/tyler-ball)

## Debian

To mention the team, use @chef/client-debian

### Lieutenant

* [Thom May](https://github.com/thommay)

### Maintainers

* [Lamont Granquist](https://github.com/lamont-granquist)
* [Tim Smith](https://github.com/tas50)

## Cisco NX-OS

To mention the team, use @chef/client-nxos

### Lieutenant

* [Adam Leff](https://github.com/adamleff)

### Maintainers

* [Adam Leff](https://github.com/adamleff)

## Cisco IOS XR

To mention the team, use @chef/client-iosxr

### Lieutenant

* [Adam Leff](https://github.com/adamleff)

### Maintainers

* [Adam Leff](https://github.com/adamleff)

## Fedora

To mention the team, use @chef/client-fedora

### Maintainers

* [Lamont Granquist](https://github.com/lamont-granquist)

## openSUSE

To mention the team, use @chef/client-opensuse

### Maintainers

* [Lamont Granquist](https://github.com/lamont-granquist)
* [Tim Smith](https://github.com/tas50)

## SUSE Enterprise Linux Server

To mention the team, use @chef/client-suse

### Maintainers

* [Lamont Granquist](https://github.com/lamont-granquist)

## FreeBSD

To mention the team, use @chef/client-freebsd

### Lieutenant

* [Aaron Kalin](https://github.com/martinisoft)

### Maintainers

* [Cory Stephenson](https://github.com/Aevin1387)
* [David Aronsohn](https://github.com/tbunnyman)
* [Bryant Lippert](https://github.com/AgentMeerkat)

## OpenBSD

To mention the team, use @chef/client-openbsd

### Lieutenant

* [Joe Miller](https://github.com/joemiller)

## Gentoo

To mention the team, use @chef/client-gentoo

### Maintainers

* [Lamont Granquist](https://github.com/lamont-granquist)

## OmniOS

To mention the team, use @chef/client-omnios

### Maintainers

* [Thom May](https://github.com/thommay)

## ArchLinux

To mention the team, use @chef/client-archlinux

### Maintainers

* [Lamont Granquist](https://github.com/lamont-granquist)
* [Ryan Cragun](https://github.com/ryancragun)