mirror of https://github.com/knative/docs.git
Use OWNERS_ALIASES for productivity approvers/reviewers (#1366)
This commit is contained in:
parent
95b3f48d7e
commit
55fdb5bd7f
|
@ -12,3 +12,18 @@ aliases:
|
|||
- richieescarez
|
||||
docs-reviewers:
|
||||
- gyliu513
|
||||
productivity-approvers:
|
||||
- adrcunha
|
||||
- chaodaiG
|
||||
- srinivashegde86
|
||||
productivity-reviewers:
|
||||
- adrcunha
|
||||
- chaodaiG
|
||||
- coryrc
|
||||
- dushyanthsc
|
||||
- ericKlawitter
|
||||
- Fredy-Z
|
||||
- nbarthwal
|
||||
- srinivashegde86
|
||||
- steuhs
|
||||
- yt3liu
|
||||
|
|
11
test/OWNERS
11
test/OWNERS
|
@ -1,7 +1,10 @@
|
|||
# The OWNERS file is used by prow to automatically merge approved PRs.
|
||||
|
||||
approvers:
|
||||
- adrcunha
|
||||
- jessiezcc
|
||||
- srinivashegde86
|
||||
- steuhs
|
||||
- productivity-approvers
|
||||
|
||||
reviewers:
|
||||
- productivity-reviewers
|
||||
|
||||
labels:
|
||||
- area/test-and-release
|
||||
|
|
Loading…
Reference in New Issue