ci/OWNERS: Fix path of codeowners.yml

After https://github.com/NixOS/nixpkgs/pull/351446
This commit is contained in:
Silvan Mosberger 2024-10-26 16:26:22 +02:00
parent 5e10c1522b
commit cd691f8864

View File

@ -11,13 +11,13 @@
# - There is no need for user/team listed here to have write access. # - There is no need for user/team listed here to have write access.
# - No reviews will be requested for PRs that target the wrong base branch. # - No reviews will be requested for PRs that target the wrong base branch.
# #
# Processing of this file is implemented in workflows/codeowners.yml # Processing of this file is implemented in workflows/codeowners-v2.yml
# CI # CI
/.github/workflows @NixOS/Security @Mic92 @zowoq /.github/workflows @NixOS/Security @Mic92 @zowoq
/.github/workflows/check-nix-format.yml @infinisil /.github/workflows/check-nix-format.yml @infinisil
/.github/workflows/nixpkgs-vet.yml @infinisil @philiptaron /.github/workflows/nixpkgs-vet.yml @infinisil @philiptaron
/.github/workflows/codeowners.yml @infinisil /.github/workflows/codeowners-v2.yml @infinisil
/ci/OWNERS @infinisil /ci/OWNERS @infinisil
/ci @infinisil @philiptaron @NixOS/Security /ci @infinisil @philiptaron @NixOS/Security