summaryrefslogtreecommitdiff
path: root/.github/CODEOWNERS
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-04-23 11:48:20 -0700
committerTim Smith <tsmith@chef.io>2019-04-23 11:48:20 -0700
commit6345a1368e1de4b44fa26c40df7615d28894a9e4 (patch)
tree19fec1f9928d010e1346b59982b743540c083e52 /.github/CODEOWNERS
parent7ad076b72d383f476f554dfc4821f5b9c02467aa (diff)
downloadmixlib-log-6345a1368e1de4b44fa26c40df7615d28894a9e4.tar.gz
Expand testing / Update GitHub templates
Add a contributing.md file Update codeowners for the new teams Add new github templates Test on all the ruby versions in appveyor Add issue locking Fix expeditor for the new issue labels Signed-off-by: Tim Smith <tsmith@chef.io>
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