summaryrefslogtreecommitdiff
path: root/.github/CODEOWNERS
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-04-23 11:52:55 -0700
committerGitHub <noreply@github.com>2019-04-23 11:52:55 -0700
commitc78a3841449adf63a419c457eb0109e8d933a72e (patch)
tree19fec1f9928d010e1346b59982b743540c083e52 /.github/CODEOWNERS
parent7ad076b72d383f476f554dfc4821f5b9c02467aa (diff)
parent6345a1368e1de4b44fa26c40df7615d28894a9e4 (diff)
downloadmixlib-log-c78a3841449adf63a419c457eb0109e8d933a72e.tar.gz
Merge pull request #51 from chef/github
Expand testing / Update GitHub templates
Diffstat (limited to '.github/CODEOWNERS')
-rw-r--r--.github/CODEOWNERS5
1 files changed, 3 insertions, 2 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index fee8d42..9dbcc7b 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -1,4 +1,5 @@
# Order is important. The last matching pattern has the most precedence.
-* @chef/client-maintainers
-.expeditor/** @chef/jex-team
+* @chef/chef-infra-reviewers
+.expeditor/** @chef/jex-team
+*.md @chef/docs-team