Merge pull request #60 from puppetlabs/update_codeowners

(RE-14811) Remove DIO as codeowners
This commit is contained in:
Jake Spain 2022-08-26 10:34:39 -04:00 committed by GitHub
commit ef4c3edf08
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -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. # the branches containing this file.
# See https://help.github.com/en/articles/about-code-owners for info on how to # 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 # take ownership of parts of the code base that should be reviewed by another
# team. # team.
# DIO and RE will be the default owners for everything in the repo. # RE will be the default owners for everything in the repo.
* @puppetlabs/dio @puppetlabs/release-engineering * @puppetlabs/release-engineering

View file

@ -1,6 +1,6 @@
# vmpooler-deployment # 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 ## Docker Registry