summaryrefslogtreecommitdiff
path: root/MAINTAINERS.toml
diff options
context:
space:
mode:
authorThom May <thom@chef.io>2016-11-30 15:18:27 +0000
committerThom May <thom@chef.io>2016-11-30 15:18:27 +0000
commit59a8a44a35dc2c074b7e8319f23fdcd6bf8ca25e (patch)
tree7b84de0cae3b9faa6aa99c80fb9f409f62ecd661 /MAINTAINERS.toml
parent6da8d357001b976131e575ce131ac0e04f32e51a (diff)
downloadchef-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.toml')
-rw-r--r--MAINTAINERS.toml29
1 files changed, 1 insertions, 28 deletions
diff --git a/MAINTAINERS.toml b/MAINTAINERS.toml
index e5313283f7..1f577b4a24 100644
--- a/MAINTAINERS.toml
+++ b/MAINTAINERS.toml
@@ -28,9 +28,7 @@ a maintainer, lieutenant, or the project lead.
title = "Chef Core"
team = "client-core"
text = """
-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.
"""
lieutenant = "thommay"
@@ -55,31 +53,6 @@ another component.
"tyler-ball"
]
- [Org.Components.Ohai]
- title = "Ohai"
- team = "ohai"
-
- lieutenant = "mcquin"
-
- maintainers = [
- "btm",
- "tas50"
- ]
-
- [Org.Components.TestTools]
- title = "Test Tools"
- team = "client-test-tools"
- text = "ChefSpec"
-
- lieutenant = "sethvargo"
-
- maintainers = [
- "jtimberman",
- "lamont-granquist",
- "tas50",
- "ranjib"
- ]
-
[Org.Components.Provisioning]
title = "Chef Provisioning"
team = "provisioning"