diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 666ef2712..5aad3e925 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -4,4 +4,4 @@ pkg/cmd/codespace/ @cli/codespaces internal/codespaces/ @cli/codespaces # Limit Package Security team ownership to the attestation command package -/pkg/cmd/attestation @cli/package-security +pkg/cmd/attestation/ @cli/package-security