summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-04-23 17:18:32 -0700
committerTim Smith <tsmith@chef.io>2019-04-23 17:18:32 -0700
commitf757c0b738144a3f7504456ed5109ca8d873c25c (patch)
tree57b26cafbee1f9194ee686ddb6aa162903768e16 /.github
parent8430221ba42c930c04fa46245fdfeb2309783891 (diff)
downloadchef-f757c0b738144a3f7504456ed5109ca8d873c25c.tar.gz
Fix the codeowners file
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 89c2c74e11..23302ee1c3 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -1,5 +1,5 @@
# Order is important. The last matching pattern has the most precedence.
-* @chef-infra-reviewers
+* @chef/chef-infra-reviewers
.expeditor/** @chef/jex-team
*.md @chef/docs-team