diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES index f36e2dec9..f9a4bc429 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -14,3 +14,4 @@ aliases: - jjungnickel - archifleks - holmsten + - bozzo diff --git a/roles/kubernetes-apps/network_plugin/kube-router/OWNERS b/roles/kubernetes-apps/network_plugin/kube-router/OWNERS new file mode 100644 index 000000000..c95aad2e3 --- /dev/null +++ b/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 \ No newline at end of file diff --git a/roles/network_plugin/kube-router/OWNERS b/roles/network_plugin/kube-router/OWNERS new file mode 100644 index 000000000..c95aad2e3 --- /dev/null +++ b/roles/network_plugin/kube-router/OWNERS @@ -0,0 +1,6 @@ +# See the OWNERS docs at https://go.k8s.io/owners + +approvers: + - bozzo +reviewers: + - bozzo \ No newline at end of file