CODEOWNERS: set people for /templates
This commit is contained in:
parent
6d2d02027a
commit
e8059fde2f
1 changed files with 6 additions and 0 deletions
6
.github/CODEOWNERS
vendored
6
.github/CODEOWNERS
vendored
|
|
@ -5,3 +5,9 @@
|
||||||
# Worker code
|
# Worker code
|
||||||
/internal/worker/ @thozza
|
/internal/worker/ @thozza
|
||||||
/cmd/osbuild-worker/ @thozza
|
/cmd/osbuild-worker/ @thozza
|
||||||
|
|
||||||
|
# Service deployment
|
||||||
|
# (note: last match wins)
|
||||||
|
/templates/ @croissanne @kingsleyzissou @schuellerf @thozza
|
||||||
|
/templates/dashboards/ @croissanne @kingsleyzissou @schuellerf @thozza
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue