debian-forge-composer/.github/CODEOWNERS
Tomáš Hozza bdd2014c44 Add initial CODEOWNERS file
Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2025-02-06 15:47:53 +01:00

7 lines
233 B
Text

# 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