mirror of https://github.com/knative/pkg.git
make it so codegen owners can approve prs that change codegen (#1465)
This commit is contained in:
parent
84f30d5d9c
commit
fe2735421e
|
|
@ -0,0 +1,7 @@
|
||||||
|
# The OWNERS file is used by prow to automatically merge approved PRs.
|
||||||
|
|
||||||
|
approvers:
|
||||||
|
- codegen-approvers
|
||||||
|
|
||||||
|
reviewers:
|
||||||
|
- codegen-reviewers
|
||||||
Loading…
Reference in New Issue