diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index ecd64eb8e446..a9f60c88d5a5 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -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