Skip to content

Commit

Permalink
Add config/OWNERS restricted to wgleads+toc (#6113)
Browse files Browse the repository at this point in the history
  • Loading branch information
vagababov authored and knative-prow-robot committed Nov 27, 2019
1 parent 509d530 commit fe2316c
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 2 deletions.
14 changes: 12 additions & 2 deletions OWNERS_ALIASES
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,22 @@ aliases:
serving-api-reviewers:
- dgerd
- dprotaso
- jonjohnsonjr
- markusthoemmes
- mattmoor
- tcnghia
- vagababov

# WG leads + TOC.
serving-wg-leads:
- dgerd
- evankanderson
- markusthoemmes
- mattmoor
- tcnghia
- vagababov
- vaikas


autoscaling-approvers:
- markusthoemmes
- mdemirhan
Expand All @@ -24,6 +34,7 @@ aliases:
- mdemirhan
- taragu
- vagababov
- yanweiguo

monitoring-approvers:
- mdemirhan
Expand All @@ -48,7 +59,6 @@ aliases:
- mdemirhan
- tcnghia
- vagababov

networking-reviewers:
- markusthoemmes
- mdemirhan
Expand Down
9 changes: 9 additions & 0 deletions config/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# The OWNERS file is used by prow to automatically merge approved PRs.

approvers:
- serving-wg-leads


reviewers:
- serving-wg-leads

0 comments on commit fe2316c

Please sign in to comment.