diff --git a/roles/recover_control_plane/OWNERS b/roles/recover_control_plane/OWNERS new file mode 100644 index 0000000000000000000000000000000000000000..cb814a1e1cc3a8c6ae477a2cb616dd61973d0b63 --- /dev/null +++ b/roles/recover_control_plane/OWNERS @@ -0,0 +1,8 @@ +# See the OWNERS docs at https://go.k8s.io/owners + +approvers: + - qvicksilver + - yujunz +reviewers: + - qvicksilver + - yujunz