diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES index ef07d0fbdd9e3..64884145734a8 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -45,6 +45,7 @@ aliases: - D3Hunter - gmhdbjd - Benjamin2037 + - joechenrh sig-approvers-expression: - windtalker - XuHuaiyu @@ -55,6 +56,7 @@ aliases: - D3Hunter - gmhdbjd - OliverS929 + - joechenrh sig-approvers-domain: - D3Hunter - gmhdbjd @@ -76,15 +78,17 @@ aliases: - xhebox - tiancaiamao - YangKeao - sig-approvers-disttask: + sig-approvers-dxf: - Benjamin2037 - D3Hunter - gmhdbjd - wjhuang2016 + - joechenrh sig-approvers-dumpling: - Benjamin2037 - gmhdbjd - D3Hunter + - joechenrh sig-approvers-infoschema: - wjhuang2016 - D3Hunter diff --git a/pkg/dumpformat/OWNERS b/pkg/dumpformat/OWNERS new file mode 100644 index 0000000000000..16d15baa6f225 --- /dev/null +++ b/pkg/dumpformat/OWNERS @@ -0,0 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners +options: + no_parent_owners: true +approvers: + - sig-approvers-dumpling diff --git a/pkg/dxf/OWNERS b/pkg/dxf/OWNERS index 59e7c616f4389..1da418129cef5 100644 --- a/pkg/dxf/OWNERS +++ b/pkg/dxf/OWNERS @@ -2,4 +2,4 @@ options: no_parent_owners: true approvers: - - sig-approvers-disttask + - sig-approvers-dxf