Add OWNERS file for kube-router (#5782)
I propose also my help as a reviewer
This commit is contained in:
parent
876d4de6be
commit
3cefd60c37
3 changed files with 13 additions and 0 deletions
|
@ -14,3 +14,4 @@ aliases:
|
|||
- jjungnickel
|
||||
- archifleks
|
||||
- holmsten
|
||||
- bozzo
|
||||
|
|
6
roles/kubernetes-apps/network_plugin/kube-router/OWNERS
Normal file
6
roles/kubernetes-apps/network_plugin/kube-router/OWNERS
Normal file
|
@ -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
Normal file
6
roles/network_plugin/kube-router/OWNERS
Normal file
|
@ -0,0 +1,6 @@
|
|||
# See the OWNERS docs at https://go.k8s.io/owners
|
||||
|
||||
approvers:
|
||||
- bozzo
|
||||
reviewers:
|
||||
- bozzo
|
Loading…
Reference in a new issue