From 1404a9ccc7be98faed39733eefbef157b473e8a1 Mon Sep 17 00:00:00 2001 From: wuhuizuo Date: Wed, 27 Sep 2023 15:45:18 +0800 Subject: [PATCH] br: add `OWNERS` file (#47134) close pingcap/tidb#47130 --- OWNERS_ALIASES | 5 +++++ br/OWNERS | 5 ++++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES index e3adc8dade8cc..962292d6af625 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -11,6 +11,11 @@ aliases: sig-approvers-autoid-service: # approvers for auto-id service - bb7133 - tiancaiamao + sig-approvers-br: # approvers for br pkg + - BornChanger + - 3pointer + - YuJuncen + - Leavrth sig-approvers-distsql: # approvers for distsql pkg - windtalker - XuHuaiyu diff --git a/br/OWNERS b/br/OWNERS index 466795eed3908..1de5f79e4543a 100644 --- a/br/OWNERS +++ b/br/OWNERS @@ -2,6 +2,9 @@ options: no_parent_owners: true filters: - "(OWNERS|tidb-lightning\\.tom)$": + "(tidb-lightning\\.tom)$": approvers: - sig-critical-approvers-tidb-lightning + ".*": + approvers: + - sig-approvers-br