diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES index ee9d223930152..baecd13398404 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -111,3 +111,7 @@ aliases: - tangenta - wjhuang2016 - zimulala + sig-approvers-tidb-binlog: # approvers for tidb-binlog module + - Benjamin2037 + - gmhdbjd + - lichunzhu diff --git a/pkg/tidb-binlog/OWNERS b/pkg/tidb-binlog/OWNERS new file mode 100644 index 0000000000000..c195022115e3a --- /dev/null +++ b/pkg/tidb-binlog/OWNERS @@ -0,0 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners +options: + no_parent_owners: true +approvers: + - sig-approvers-tidb-binlog