summaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2025-07-24 15:16:48 +0200
committerLinus Färnstrand <linus@mullvad.net>2025-07-24 15:17:17 +0200
commit5d5f1e64a282ed39e67c5b9495dc39c9f8bd7b50 (patch)
tree0c4d1f011603db37800c0ad09bcf2feca77f1d91 /.github
parenta7c5ab43de135c4a342eb67dea1582eb29fd17be (diff)
downloadmullvadvpn-5d5f1e64a282ed39e67c5b9495dc39c9f8bd7b50.tar.xz
mullvadvpn-5d5f1e64a282ed39e67c5b9495dc39c9f8bd7b50.zip
Add ci/verify-locked-down-signatures.sh to CODEOWNERS to protect it
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 27fa5531dc..0ba9975690 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -23,6 +23,7 @@
# Security related github action workflow changes must be approved by leads
/.github/workflows/verify-locked-down-signatures.yml @faern @raksooo @pinkisemils @albin-mullvad
+/ci/verify-locked-down-signatures.sh @faern @raksooo @pinkisemils @albin-mullvad
/.github/workflows/unicop.yml @faern @raksooo @pinkisemils @albin-mullvad
# The CODEOWNERS itself must be protected from unauthorized changes,