From 449d0caac5d388391e03d49fab9f2dadc81a8c6d Mon Sep 17 00:00:00 2001 From: Ryan Hass Date: Wed, 16 Nov 2016 15:03:21 -0800 Subject: Remove ChefDK from Chef MAINTAINERS files. We are removing the ChefDK reference from the MAINTAINERS files in favor of ChefDK having it's own MAINTAINERS files. --- MAINTAINERS.md | 2 +- MAINTAINERS.toml | 2 +- 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", -- cgit v1.2.1