summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorPrajaktaPurohit <PrajaktaPurohit@users.noreply.github.com>2022-04-07 06:43:38 -0700
committerGitHub <noreply@github.com>2022-04-07 06:43:38 -0700
commite5a01d7ca8695bf9a13b48dc27011f66be75c9aa (patch)
tree47adc7f003846dda1042a78eae201cd116674fae /.github
parent2f7712deb8f1889d19e8ba86a2ce2ebd83cb24ca (diff)
parent1ec0308cda4a9d42300bc96ce0e9e4e9eb16d94b (diff)
downloadmixlib-cli-e5a01d7ca8695bf9a13b48dc27011f66be75c9aa.tar.gz
Merge pull request #84 from chef/IPACK-101-chef-mixlib-cli-operationalize-ruby-3-0-3-1-in-verify-pipelineHEADmain
add ruby tests 3.0 and 3.1 in verify pipeline
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