Skip to content

Commit

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

Signed-off-by: wuhuizuo <[email protected]>
  • Loading branch information
wuhuizuo committed Apr 2, 2024
1 parent cb102f0 commit b7009b2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions OWNERS_ALIASES
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@ aliases:
sig-approvers-autoid-service: # approvers for auto-id service
- bb7133
- tiancaiamao
sig-approvers-bindinfo: # approvers for bindinfo module
- chrysan
- fixdb
- winoros
- qw4990
sig-approvers-br: # approvers for br module
- BornChanger
- 3pointer
Expand Down
5 changes: 5 additions & 0 deletions pkg/bindinfo/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-bindinfo

0 comments on commit b7009b2

Please sign in to comment.