From 75ac3c5f56af49bb5c924efa982a4e0b552f26f8 Mon Sep 17 00:00:00 2001 From: Jake Spain Date: Fri, 26 Aug 2022 07:51:22 -0400 Subject: [PATCH] Move codeowners from DIO to IT SysOps --- CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index d17407c..f5884a2 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,8 +1,8 @@ -# This will cause InfraCore to be assigned review of any opened PRs against +# This will cause IT SysOps to be assigned review of any opened PRs against # the branches containing this file. # See https://help.github.com/en/articles/about-code-owners for info on how to # take ownership of parts of the code base that should be reviewed by another # team. -* @puppetlabs/dio +* @puppetlabs/it-ops