Skip to content

Commit

Permalink
Add codeowners for the actions workflow that verifies commit signatures
Browse files Browse the repository at this point in the history
  • Loading branch information
raksooo committed Nov 22, 2024
1 parent 1775c4a commit 4a22947
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@
**/osv-scanner.toml @faern @raksooo @pinkisemils @albin-mullvad
/.github/workflows/osv-scanner*.yml @faern @raksooo @pinkisemils @albin-mullvad

# GitHub actions workflow that verifies that commits are signed if they are required to be
/.github/workflows/verify-locked-down-signatures.yml @faern @raksooo @pinkisemils @albin-mullvad

# The CODEOWNERS itself must be protected from unauthorized changes,
# otherwise the protection becomes quite moot.
# Keep this entry last, so it is sure to override any existing previous wildcard match
Expand Down

0 comments on commit 4a22947

Please sign in to comment.