Skip to content

Commit

Permalink
pkg/ddl: add OWNERS file (pingcap#47860)
Browse files Browse the repository at this point in the history
  • Loading branch information
wuhuizuo authored and ti-chi-bot committed Nov 2, 2023
1 parent 9694903 commit 2e36232
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
6 changes: 6 additions & 0 deletions OWNERS_ALIASES
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,12 @@ aliases:
- lance6716
- tangenta
- wjhuang2016
sig-approvers-ddl: # approvers for ddl pkg
- Benjamin2037
- tangenta
- wjhuang2016
- ywqzzy
- zimulala
sig-approvers-disttask: # approvers for disttask pkg
- Benjamin2037
- D3Hunter
Expand Down
5 changes: 5 additions & 0 deletions pkg/ddl/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-ddl

0 comments on commit 2e36232

Please sign in to comment.