make it so codegen owners can approve prs that change codegen (#1465)

This commit is contained in:
Scott Nichols 2020-07-01 13:43:42 -07:00 committed by GitHub
parent 84f30d5d9c
commit fe2735421e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

7
client/OWNERS generated Normal file
View File

@ -0,0 +1,7 @@
# The OWNERS file is used by prow to automatically merge approved PRs.
approvers:
- codegen-approvers
reviewers:
- codegen-reviewers