summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-04-08 21:18:18 -0700
committerTim Smith <tsmith@chef.io>2019-04-23 16:53:22 -0700
commita02a0576a2e37a03d5fc8638b6af3dc4660c309d (patch)
tree9393ca80f48daad4234e9ca1f7ebec13c6a9a9ee /.github
parenta45f6a5acfd1dbf62fdd71002c6a279806f016ee (diff)
downloadchef-a02a0576a2e37a03d5fc8638b6af3dc4660c309d.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>
Diffstat (limited to '.github')
-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