add package security team entry to codeowners

Signed-off-by: Meredith Lancaster <malancas@github.com>
This commit is contained in:
Meredith Lancaster 2024-03-01 13:44:37 -07:00
parent e3ae656fc6
commit 24865a6202
2 changed files with 3 additions and 4 deletions

3
.github/CODEOWNERS vendored
View file

@ -2,3 +2,6 @@
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

View file

@ -1,4 +0,0 @@
* @cli/cli-reviewers
# Limit Package Security team ownership to the attestation command package
/pkg/cmd/attestation @cli/package-security-reviewers