diff --git a/CODEOWNERS b/CODEOWNERS index 5138631ffe..28817d4e6b 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -10,6 +10,13 @@ # GN setup script /scripts/build/setup/termux_setup_gn.sh @thunder-coding +# GIR (GObject Introspection Repository) setup script +/scripts/build/setup/termux_setup_gir.sh @xtkoba + +# Pre-generated XML dumps for GIR +/packages/*/gir/ @xtkoba +/x11-packages/*/gir/ @xtkoba + # Packages owned by @buttaface /packages/kak-lsp/ @buttaface /packages/libdispatch/ @buttaface