Skip to content

Commit

Permalink
Merge pull request #16375 from knobunc/fix/add-networking-owners
Browse files Browse the repository at this point in the history
Automatic merge from submit-queue

Added networking team members to the relevant oc adm commands

The networking team owns 'oc adm router' and parts of 'oc adm
diagnostics' so I've added relevant team members to the owners files.
  • Loading branch information
openshift-merge-robot committed Sep 22, 2017
2 parents da435e0 + 1b8cae1 commit 7992332
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
10 changes: 10 additions & 0 deletions pkg/oc/admin/diagnostics/OWNERS
@@ -0,0 +1,10 @@
reviewers:
- fabianofranz
- juanvallejo
- knobunc
- pravisankar
- rajatchopra
approvers:
- fabianofranz
- knobunc
- pravisankar
11 changes: 11 additions & 0 deletions pkg/oc/admin/router/OWNERS
@@ -0,0 +1,11 @@
reviewers:
- fabianofranz
- juanvallejo
- knobunc
- pecameron
- pravisankar
- rajatchopra
approvers:
- fabianofranz
- knobunc
- rajatchopra

0 comments on commit 7992332

Please sign in to comment.