Add initial CODEOWNERS file
Signed-off-by: Tomáš Hozza <thozza@redhat.com>
This commit is contained in:
parent
85e4efe966
commit
bdd2014c44
1 changed files with 7 additions and 0 deletions
7
.github/CODEOWNERS
vendored
Normal file
7
.github/CODEOWNERS
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
# These owners will be the default owners for everything in
|
||||||
|
# the repo. Unless a later match takes precedence.
|
||||||
|
* @osbuild/osbuild-reviewers
|
||||||
|
|
||||||
|
# Worker code
|
||||||
|
/internal/worker/ @thozza
|
||||||
|
/cmd/osbuild-worker/ @thozza
|
||||||
Loading…
Add table
Add a link
Reference in a new issue