diff --git a/oci/OWNERS b/oci/OWNERS new file mode 100644 index 000000000..4c7c0cbf1 --- /dev/null +++ b/oci/OWNERS @@ -0,0 +1,13 @@ +# The OWNERS file is used by prow to automatically merge approved PRs. +# See https://github.com/kubernetes/test-infra/tree/master/prow/plugins/approve/approvers. +# It supports a list of approvers and reviewers and their github names must be provided. + +approvers: +- ImJasonH +- sthaha +- vdemeester + +reviewers: +- ImJasonH +- sthaha +- vdemeester