Skip to content

Commit

Permalink
ci/OWNERS: Fix path of codeowners.yml
Browse files Browse the repository at this point in the history
After #351446

(cherry picked from commit cd691f8)
  • Loading branch information
infinisil committed Oct 26, 2024
1 parent b246490 commit 56e9a30
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
# - 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.
#
# Processing of this file is implemented in workflows/codeowners.yml
# Processing of this file is implemented in workflows/codeowners-v2.yml

# CI
/.github/workflows @NixOS/Security @Mic92 @zowoq
/.github/workflows/check-nix-format.yml @infinisil
/.github/workflows/codeowners.yml @infinisil
/.github/workflows/codeowners-v2.yml @infinisil
/ci/OWNERS @infinisil
/ci @infinisil @philiptaron @NixOS/Security

Expand Down

0 comments on commit 56e9a30

Please sign in to comment.