Skip to content

Commit 39bc635

Browse files
committed
Remove DIO as codeowners
1 parent c9e7f5e commit 39bc635

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CODEOWNERS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11

2-
# This will cause DIO and RE to be assigned review of any opened PRs against
2+
# This will cause RE to be assigned review of any opened PRs against
33
# the branches containing this file.
44
# See https://help.github.com/en/articles/about-code-owners for info on how to
55
# take ownership of parts of the code base that should be reviewed by another
66
# team.
77

8-
# DIO and RE will be the default owners for everything in the repo.
9-
* @puppetlabs/dio @puppetlabs/release-engineering
8+
# RE will be the default owners for everything in the repo.
9+
* @puppetlabs/release-engineering
1010

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# vmpooler-deployment
22

3-
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.
3+
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.
44

55
## Docker Registry
66

0 commit comments

Comments
 (0)