allow api-approvers to approve directories touched by generation

This commit is contained in:
David Eads 2023-07-13 15:27:53 -04:00
parent 4fa97eae1b
commit be2e5417ea

View File

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