OWNERS: Only request @infinisil for OWNERS changes

This was the original intention, but lower matching entries take
precedence, so it never worked!

Note that before the move to ci/OWNERS, .github/CODEOWNERS had no owner
itself, and I might also remove myself again if it turns out to be too
much noise.
This commit is contained in:
Silvan Mosberger 2024-11-01 12:32:31 +01:00
parent 5690833b4f
commit 0471dd41e0

View File

@ -18,8 +18,8 @@
/.github/workflows/check-nix-format.yml @infinisil
/.github/workflows/nixpkgs-vet.yml @infinisil @philiptaron
/.github/workflows/codeowners-v2.yml @infinisil
/ci/OWNERS @infinisil
/ci @infinisil @philiptaron @NixOS/Security
/ci/OWNERS @infinisil
# Development support
/.editorconfig @Mic92 @zowoq