diff options
author | Thom May <thom@chef.io> | 2016-11-30 15:18:27 +0000 |
---|---|---|
committer | Thom May <thom@chef.io> | 2016-11-30 15:18:27 +0000 |
commit | 59a8a44a35dc2c074b7e8319f23fdcd6bf8ca25e (patch) | |
tree | 7b84de0cae3b9faa6aa99c80fb9f409f62ecd661 /MAINTAINERS.md | |
parent | 6da8d357001b976131e575ce131ac0e04f32e51a (diff) | |
download | chef-59a8a44a35dc2c074b7e8319f23fdcd6bf8ca25e.tar.gz |
Remove Maintainer subsectionstm/streamline_maintainers
Besides the platfrom ones, which require some touch up to the
maintenance policy.
Signed-off-by: Thom May <thom@chef.io>
Diffstat (limited to 'MAINTAINERS.md')
-rw-r--r-- | MAINTAINERS.md | 33 |
1 files changed, 1 insertions, 32 deletions
diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 843c994df2..87f92de274 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -18,9 +18,7 @@ a maintainer, lieutenant, or the project lead. ## 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. +Maintainers for the Chef client, Ohai, mixlibs, ChefDK, ChefSpec, Foodcritic, chefstyle, and sundry others. To mention the team, use @chef/client-core @@ -48,35 +46,6 @@ To mention the team, use @chef/client-core * [Tim Smith](https://github.com/tas50) * [Tyler Ball](https://github.com/tyler-ball) -## 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) - -## 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). |