fix path in codeowners

Signed-off-by: Meredith Lancaster <malancas@github.com>
This commit is contained in:
Meredith Lancaster 2024-03-04 15:38:16 -07:00
parent 4df1548c1e
commit 31a00b4f70

2
.github/CODEOWNERS vendored
View file

@ -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