add package security team entry to codeowners
Signed-off-by: Meredith Lancaster <malancas@github.com>
This commit is contained in:
parent
e3ae656fc6
commit
24865a6202
2 changed files with 3 additions and 4 deletions
3
.github/CODEOWNERS
vendored
3
.github/CODEOWNERS
vendored
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -1,4 +0,0 @@
|
|||
* @cli/cli-reviewers
|
||||
|
||||
# Limit Package Security team ownership to the attestation command package
|
||||
/pkg/cmd/attestation @cli/package-security-reviewers
|
||||
Loading…
Add table
Add a link
Reference in a new issue