Skip to content

Commit

Permalink
br: add OWNERS file (#47134)
Browse files Browse the repository at this point in the history
close #47130
  • Loading branch information
wuhuizuo authored Sep 27, 2023
1 parent 789adfc commit 1404a9c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
5 changes: 5 additions & 0 deletions OWNERS_ALIASES
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
5 changes: 4 additions & 1 deletion br/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 1404a9c

Please sign in to comment.