Skip to content

Commit

Permalink
OWNERS: maintain issue and pull request templates
Browse files Browse the repository at this point in the history
Also sorts the CI list alphabetically and indents it like the rest of the file.

Signed-off-by: Fernando Rodrigues <[email protected]>
  • Loading branch information
SigmaSquadron committed Dec 28, 2024
1 parent 57662f2 commit 6380a8e
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions ci/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,13 @@
# Processing of this file is implemented in workflows/codeowners-v2.yml

# CI
/.github/workflows @NixOS/Security @Mic92 @zowoq @infinisil @azuwis
/.github/*_TEMPLATE* @SigmaSquadron
/.github/workflows @NixOS/Security @Mic92 @zowoq @infinisil @azuwis
/.github/workflows/check-nix-format.yml @infinisil
/.github/workflows/nixpkgs-vet.yml @infinisil @philiptaron
/.github/workflows/codeowners-v2.yml @infinisil
/ci @infinisil @philiptaron @NixOS/Security
/ci/OWNERS @infinisil @philiptaron
/.github/workflows/codeowners-v2.yml @infinisil
/.github/workflows/nixpkgs-vet.yml @infinisil @philiptaron
/ci @infinisil @philiptaron @NixOS/Security
/ci/OWNERS @infinisil @philiptaron

# Development support
/.editorconfig @Mic92 @zowoq
Expand Down

0 comments on commit 6380a8e

Please sign in to comment.