summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-04-08 21:18:18 -0700
committerMary Jinglewski <mjinglewski@chef.io>2019-04-12 15:06:10 -0400
commitdccad9419449e6794acee6f89d2cc96811cfe273 (patch)
tree29ab24d3acc236e87354ee6d3a8a1e569271ee05
parent2d8395be120d4614f64751253f8282c2198586e0 (diff)
downloadchef-dccad9419449e6794acee6f89d2cc96811cfe273.tar.gz
Update codeowners for new group
This implements our new project setup in which we have a reviewers group for each project. This group includes those in the "owner" group who are the maintainers of the Chef Infra project as a whole. Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--.github/CODEOWNERS6
1 files changed, 2 insertions, 4 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 8029e13382..89c2c74e11 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -1,7 +1,5 @@
# Order is important. The last matching pattern has the most precedence.
-* @chef/client-maintainers
+* @chef-infra-reviewers
.expeditor/** @chef/jex-team
-README.md @chef/docs-team
-RELEASE_NOTES.md @chef/docs-team
-.github/ISSUE_TEMPLATE/** @chef/docs-team
+*.md @chef/docs-team