From 66ca90cec495a545638d65ca307dee35b382d322 Mon Sep 17 00:00:00 2001 From: skeshari12 Date: Tue, 12 Apr 2022 14:35:15 +0530 Subject: add ruby 3.1 in verfiy pipeline Signed-off-by: skeshari12 --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.github') diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 950afb7..0a26873 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-owners @chef/chef-infra-approvers @chef/chef-infra-reviewers +.expeditor/ @chef/infra-packages *.md @chef/docs-team -- cgit v1.2.1