Skip to content

Commit

Permalink
statistics: add OWNERS file
Browse files Browse the repository at this point in the history
Fixes pingcap#46971

Signed-off-by: wuhuizuo <wuhuizuo@126.com>
  • Loading branch information
wuhuizuo committed Nov 13, 2024
1 parent 0c6f9b7 commit c7571e2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
11 changes: 6 additions & 5 deletions OWNERS_ALIASES
Original file line number Diff line number Diff line change
Expand Up @@ -127,11 +127,12 @@ aliases:
- gmhdbjd
- lichunzhu
sig-approvers-planner: # approvers for planner module
- AilinKid
- Rustin170506
- elsa0520
- chrysan
- fixdb
- hawkingrei
- winoros
- qw4990
- time-and-fate
sig-approvers-statistics: # approvers for statistics module
- chrysan
- fixdb
- winoros
- qw4990
5 changes: 5 additions & 0 deletions pkg/statistics/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# See the OWNERS docs at https://go.k8s.io/owners
options:
no_parent_owners: true
approvers:
- sig-approvers-statistics

0 comments on commit c7571e2

Please sign in to comment.