From 56a6e61dc714bb8695eea37a56d2284473eeaac6 Mon Sep 17 00:00:00 2001 From: John O'Connor Date: Thu, 16 Apr 2020 18:25:51 +0100 Subject: [PATCH] (MAINT) Update CODEOWNERS Changing ownership to DIO --- CODEOWNERS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index a113f39..9c4ecfc 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,9 +1,10 @@ -# This will cause QE to be assigned review of any opened PRs against +# This will cause DIO 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/qe-team +# DIO will be the default owners for everything in the repo. +* @puppetlabs/dio