Add release-engineering to codeowners

This commit is contained in:
Jake Spain 2022-08-08 14:35:32 -04:00
parent 3c95190eae
commit 84a026e8ad
No known key found for this signature in database
GPG key ID: BC1C4DA0A085E113

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. # 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 will be the default owners for everything in the repo. # DIO and RE will be the default owners for everything in the repo.
* @puppetlabs/dio * @puppetlabs/dio @puppetlabs/release-engineering