Merge pull request #337 from mattkirby/codeowners

Add CODEOWNERS file to vmpooler
This commit is contained in:
Kevin Imber 2019-08-26 15:04:30 -07:00 committed by GitHub
commit df90d56721
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

9
CODEOWNERS Normal file
View file

@ -0,0 +1,9 @@
# This will cause QE 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.
* @puppetlabs/qe-team