Merge pull request #219 from maiqueb/add-code-owners

ci: add codeowners
This commit is contained in:
Doug Smith 2022-05-06 12:14:27 -04:00 committed by GitHub
commit dc9b85c8f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

7
.github/CODEOWNERS vendored Normal file
View File

@ -0,0 +1,7 @@
# https://help.github.com/en/articles/about-code-owners
* @dougbtv
cmd/controlloop @maiqueb
cmd/reconciler @maiqueb
e2e/ @maiqueb
pkg/reconciler/ @maiqueb