diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES index 5bedb8e1db619..796a74718ad53 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -97,3 +97,11 @@ aliases: - tangenta - wjhuang2016 - ywqzzy + sig-approvers-table: # approvers for table packages. + - Benjamin2037 + - cfzjywxk + - gmhdbjd + - tangenta + - wjhuang2016 + - ywqzzy + - zimulala diff --git a/pkg/table/OWNERS b/pkg/table/OWNERS new file mode 100644 index 0000000000000..76bd65b26fb7f --- /dev/null +++ b/pkg/table/OWNERS @@ -0,0 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners +options: + no_parent_owners: true +approvers: + - sig-approvers-table diff --git a/pkg/tablecodec/OWNERS b/pkg/tablecodec/OWNERS new file mode 100644 index 0000000000000..76bd65b26fb7f --- /dev/null +++ b/pkg/tablecodec/OWNERS @@ -0,0 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners +options: + no_parent_owners: true +approvers: + - sig-approvers-table