Add OWNERS file for kube-router (#5782)

I propose also my help as a reviewer
This commit is contained in:
bozzo 2020-03-17 12:14:22 +01:00 committed by GitHub
parent 876d4de6be
commit 3cefd60c37
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 13 additions and 0 deletions

View file

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

View file

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

View file

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