Merge pull request #119305 from deads2k/for-api

allow api-approvers to approve directories touched by generation
This commit is contained in:
Kubernetes Prow Robot
2023-07-13 14:44:04 -07:00
committed by GitHub

View File

@@ -2,6 +2,8 @@ approvers:
- sttts
- roycaihw
- liggitt
# APIs frequently hit this directory for zz_generate.openapi.go
- api-approvers
reviewers:
- sttts
- roycaihw