diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 000000000..334b43fec --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,4 @@ +* @cli/cli-reviewers + +# Limit Package Security team ownership to the attestation command package +/pkg/cmd/attestation @cli/package-security-reviewers