diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES index 514f3247fbb2a..1aa64cefdb9e4 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -37,3 +37,10 @@ aliases: - lance6716 - lichunzhu - okJiang + sig-approvers-domain: # approvers for domain pkg + - zimulala + - D3Hunter + - gmhdbjd + - lance6716 + - tangenta + - wjhuang2016 diff --git a/pkg/domain/OWNERS b/pkg/domain/OWNERS new file mode 100644 index 0000000000000..57f3ed04b97a8 --- /dev/null +++ b/pkg/domain/OWNERS @@ -0,0 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners +options: + no_parent_owners: true +approvers: + - sig-approvers-domain