diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES index 1aa64cefdb9e4..e07b16b2e7f6d 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -44,3 +44,10 @@ aliases: - lance6716 - tangenta - wjhuang2016 + sig-approvers-meta: # approvers for meta pkg + - Benjamin2037 + - gmhdbjd + - tangenta + - wjhuang2016 + - ywqzzy + - zimulala diff --git a/pkg/meta/OWNERS b/pkg/meta/OWNERS new file mode 100644 index 0000000000000..e7d7e1fb58536 --- /dev/null +++ b/pkg/meta/OWNERS @@ -0,0 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners +options: + no_parent_owners: true +approvers: + - sig-approvers-meta