summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Hass <rhass@users.noreply.github.com>2016-11-16 15:03:21 -0800
committerRyan Hass <rhass@users.noreply.github.com>2016-11-16 15:03:21 -0800
commit449d0caac5d388391e03d49fab9f2dadc81a8c6d (patch)
treedcc9d92b0a5859c5832933005c105e097a572219
parent693f5b655af8472c2991fd13d4860cb96bce725f (diff)
downloadchef-rhass/maintainers.tar.gz
Remove ChefDK from Chef MAINTAINERS files.rhass/maintainers
We are removing the ChefDK reference from the MAINTAINERS files in favor of ChefDK having it's own MAINTAINERS files.
-rw-r--r--MAINTAINERS.md2
-rw-r--r--MAINTAINERS.toml2
2 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS.md b/MAINTAINERS.md
index 6e4ec2fc3f..7d5af91655 100644
--- a/MAINTAINERS.md
+++ b/MAINTAINERS.md
@@ -61,7 +61,7 @@ To mention the team, use @chef/ohai
## Dev Tools
-ChefDK, Chef Zero, Knife, Chef Apply and Chef Shell.
+Chef Zero, Knife, Chef Apply and Chef Shell.
To mention the team, use @chef/client-dev-tools
### Maintainers
diff --git a/MAINTAINERS.toml b/MAINTAINERS.toml
index e78316e144..0765e072b1 100644
--- a/MAINTAINERS.toml
+++ b/MAINTAINERS.toml
@@ -67,7 +67,7 @@ another component.
[Org.Components.DevTools]
title = "Dev Tools"
team = "client-dev-tools"
- text = "ChefDK, Chef Zero, Knife, Chef Apply and Chef Shell."
+ text = "Chef Zero, Knife, Chef Apply and Chef Shell."
paths = [
"lib/chef/knife.rb",