summaryrefslogtreecommitdiff
path: root/MAINTAINERS.toml
diff options
context:
space:
mode:
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"