debian-forge/.github/CODEOWNERS
Tomáš Hozza f299c02414 Add initial CODEOWNERS file
Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2025-02-06 18:33:14 +01:00

14 lines
363 B
Text

# These owners will be the default owners for everything in
# the repo. Unless a later match takes precedence.
* @osbuild/osbuild-reviewers
# SBOM
/osbuild/util/sbom/ @thozza
# Depsolving
/osbuild/solver/ @thozza
/tools/solver*.json @thozza
/tools/**/*depsolve* @thozza
# image-info tool
/tools/**/*osbuild*image*info* @thozza