diff options
| author | PrajaktaPurohit <PrajaktaPurohit@users.noreply.github.com> | 2022-04-07 06:43:38 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-07 06:43:38 -0700 |
| commit | e5a01d7ca8695bf9a13b48dc27011f66be75c9aa (patch) | |
| tree | 47adc7f003846dda1042a78eae201cd116674fae /.github/CODEOWNERS | |
| parent | 2f7712deb8f1889d19e8ba86a2ce2ebd83cb24ca (diff) | |
| parent | 1ec0308cda4a9d42300bc96ce0e9e4e9eb16d94b (diff) | |
| download | mixlib-cli-main.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/CODEOWNERS')
| -rw-r--r-- | .github/CODEOWNERS | 4 |
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 |
