diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES
index f36e2dec951515e121f543f7c79108c6eff0f22b..f9a4bc429d363c32cd7e33e33d36124412c7bf67 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 0000000000000000000000000000000000000000..c95aad2e35d9309a67612553a5fdc4c9a9359b9f
--- /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 0000000000000000000000000000000000000000..c95aad2e35d9309a67612553a5fdc4c9a9359b9f
--- /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