Skip to content

Commit c9e7f5e

Browse files
authored
Merge pull request #55 from puppetlabs/update-codeowners
Add release-engineering to codeowners
2 parents fbc80f5 + d5a0161 commit c9e7f5e

File tree

1 file changed

+3
-3
lines changed

1 file changed

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

0 commit comments

Comments
 (0)