summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorJohn McCrae <jmccrae@chf.io>2022-04-04 15:12:49 -0700
committerJohn McCrae <jmccrae@chf.io>2022-04-04 15:12:49 -0700
commitb422d958965972972a671b7d1bba61fa343f8175 (patch)
tree026d24f6e96c60f51148c8ebbc0f949e1155cdfb /.github
parent7c2afb88a4fb34b5515bb1881f335b945b8b0f04 (diff)
downloadmixlib-shellout-b422d958965972972a671b7d1bba61fa343f8175.tar.gz
Hard Coding the gems in the gemfile to overcome a Ruby 3.1 bug
Signed-off-by: John McCrae <jmccrae@chf.io>
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 950afb7..36212ce 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-owners @chef/chef-foundation-approvers @chef/chef-foundation-reviewers
-.expeditor/ @chef/jex-team
+* @chef/chef-infra-reviewers @chef/chef-infra-approvers @chef/chef-infra-owners
+.expeditor/ @chef/infra-packages
*.md @chef/docs-team