summaryrefslogtreecommitdiff
path: root/.github/CODEOWNERS
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2019-12-19 20:13:03 -0800
committerTim Smith <tsmith84@gmail.com>2019-12-19 20:13:03 -0800
commit26cb37535f4f1f46bf91469caa3fbc45738643de (patch)
tree82ea8cdcb485343bb99f9fbfe7503ad8a1c7df11 /.github/CODEOWNERS
parent5804b90e01c461b2f264c95c6699edc4913e5908 (diff)
downloadmixlib-shellout-26cb37535f4f1f46bf91469caa3fbc45738643de.tar.gz
Test on Ruby 2.7 + random testing improvements
Update the Github templates to use multiple labels Use Gem caching our BK Add Ruby 2.7 testing Use Debian 10 Ruby containers not Debian 9 Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to '.github/CODEOWNERS')
-rw-r--r--.github/CODEOWNERS4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index f1217b3..950afb7 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -1,5 +1,5 @@
# Order is important. The last matching pattern has the most precedence.
-* @chef/chef-foundation-reviewers
-.expeditor/** @chef/jex-team
+* @chef/chef-foundation-owners @chef/chef-foundation-approvers @chef/chef-foundation-reviewers
+.expeditor/ @chef/jex-team
*.md @chef/docs-team