Merge pull request #508 from puppetlabs/update-codeowners

Add release-engineering to codeowners
This commit is contained in:
Jake Spain 2022-08-08 15:03:16 -04:00 committed by GitHub
commit d91ea0f9c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,10 +1,10 @@
# This will cause DIO to be assigned review of any opened PRs against
# This will cause DIO and 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 will be the default owners for everything in the repo.
* @puppetlabs/dio
# DIO and RE will be the default owners for everything in the repo.
* @puppetlabs/dio @puppetlabs/release-engineering