Browse Source

Add OWNERS file for kube-router (#5782)

I propose also my help as a reviewer
pull/5791/head
bozzo 4 years ago
committed by GitHub
parent
commit
3cefd60c37
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 13 additions and 0 deletions
  1. 1
      OWNERS_ALIASES
  2. 6
      roles/kubernetes-apps/network_plugin/kube-router/OWNERS
  3. 6
      roles/network_plugin/kube-router/OWNERS

1
OWNERS_ALIASES

@ -14,3 +14,4 @@ aliases:
- jjungnickel
- archifleks
- holmsten
- bozzo

6
roles/kubernetes-apps/network_plugin/kube-router/OWNERS

@ -0,0 +1,6 @@
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- bozzo
reviewers:
- bozzo

6
roles/network_plugin/kube-router/OWNERS

@ -0,0 +1,6 @@
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- bozzo
reviewers:
- bozzo
Loading…
Cancel
Save