summaryrefslogtreecommitdiff
path: root/.github/CODEOWNERS
diff options
context:
space:
mode:
authorpoornima <poorndm@progress.com>2022-02-25 22:27:08 +0530
committerpoornima <poorndm@progress.com>2022-04-07 21:24:48 +0530
commit0650db3ee1d33df1c8cf80bf93a30cd623fb6800 (patch)
tree7555b86b0bd484af026034eba2b44d3d3688654d /.github/CODEOWNERS
parentee14aa7be4196f837954dbebc461e373249ffbb5 (diff)
downloadmixlib-authentication-0650db3ee1d33df1c8cf80bf93a30cd623fb6800.tar.gz
Test Ruby 3.0/3.1
Signed-off-by: poornima <poorndm@progress.com> Update Label and Code owners Signed-off-by: poornima <poorndm@progress.com> Drop Ruby 2.4 Testing & Fix chefstyle issue Signed-off-by: poornima <poorndm@progress.com> Fix bundle exec args Signed-off-by: poornima <poorndm@progress.com> Modify bundle exec Signed-off-by: poornima <poorndm@progress.com> Modified verify-pipeline - command Signed-off-by: poornima <poorndm@progress.com> updated chefstyle Signed-off-by: poornima <poorndm@progress.com> Add ruby 3.0/3.1 tests on windows Signed-off-by: poornima <poorndm@progress.com> Offence corrected Signed-off-by: poornima <poorndm@progress.com>
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 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