From 0650db3ee1d33df1c8cf80bf93a30cd623fb6800 Mon Sep 17 00:00:00 2001 From: poornima Date: Fri, 25 Feb 2022 22:27:08 +0530 Subject: Test Ruby 3.0/3.1 Signed-off-by: poornima Update Label and Code owners Signed-off-by: poornima Drop Ruby 2.4 Testing & Fix chefstyle issue Signed-off-by: poornima Fix bundle exec args Signed-off-by: poornima Modify bundle exec Signed-off-by: poornima Modified verify-pipeline - command Signed-off-by: poornima updated chefstyle Signed-off-by: poornima Add ruby 3.0/3.1 tests on windows Signed-off-by: poornima Offence corrected Signed-off-by: poornima --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.github/CODEOWNERS') 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 -- cgit v1.2.1