From 39bc6355b94c48cd8b1823c7d34902389e0c6e09 Mon Sep 17 00:00:00 2001 From: Jake Spain Date: Fri, 26 Aug 2022 09:36:37 -0400 Subject: [PATCH] Remove DIO as codeowners --- CODEOWNERS | 6 +++--- README.md | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 282a30d..b47017c 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,10 +1,10 @@ -# This will cause DIO and RE to be assigned review of any opened PRs against +# This will cause RE 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. -# DIO and RE will be the default owners for everything in the repo. -* @puppetlabs/dio @puppetlabs/release-engineering +# RE will be the default owners for everything in the repo. +* @puppetlabs/release-engineering diff --git a/README.md b/README.md index 80878cb..d15f5e2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # vmpooler-deployment -This repo contains Dockerfiles and a Helm chart that can be used to deploy [VMPooler](https://github.com/puppetlabs/vmpooler). The DIO team at Puppet uses the code here as part of operating our VMPooler instances. +This repo contains Dockerfiles and a Helm chart that can be used to deploy [VMPooler](https://github.com/puppetlabs/vmpooler). The Release Engineering team at Puppet uses the code here as part of operating our VMPooler instances. ## Docker Registry