diff --git a/cmd/gendocs/OWNERS b/cmd/gendocs/OWNERS new file mode 100644 index 00000000000..56cbb7f7c7d --- /dev/null +++ b/cmd/gendocs/OWNERS @@ -0,0 +1,6 @@ +# See the OWNERS docs at https://go.k8s.io/owners + +approvers: + - sig-cli-maintainers +reviewers: + - sig-cli-reviewers diff --git a/cmd/genman/OWNERS b/cmd/genman/OWNERS new file mode 100644 index 00000000000..56cbb7f7c7d --- /dev/null +++ b/cmd/genman/OWNERS @@ -0,0 +1,6 @@ +# See the OWNERS docs at https://go.k8s.io/owners + +approvers: + - sig-cli-maintainers +reviewers: + - sig-cli-reviewers diff --git a/cmd/genyaml/OWNERS b/cmd/genyaml/OWNERS new file mode 100644 index 00000000000..56cbb7f7c7d --- /dev/null +++ b/cmd/genyaml/OWNERS @@ -0,0 +1,6 @@ +# See the OWNERS docs at https://go.k8s.io/owners + +approvers: + - sig-cli-maintainers +reviewers: + - sig-cli-reviewers