Merge pull request #100 from k8sgpt-ai/chore/codeowners

chore: add CODEOWNERS
This commit is contained in:
Alex Jones 2023-03-28 10:59:00 +01:00 committed by GitHub
commit 0ecf248c3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

12
.github/CODEOWNERS vendored Normal file
View File

@ -0,0 +1,12 @@
# CODEOWNERS file indicates code owners for certain files
#
# Code owners will automatically be added as a reviewer for PRs that touch
# the owned files.
#
# Default owners for everything in the repo
#
# Unless a later match takes precedence, these owners will be requested for
# review when someone opens a pull request.
* @k8sgpt/maintainers