Skip to content

Commit

Permalink
chore: add default approvers for other folders
Browse files Browse the repository at this point in the history
  • Loading branch information
wuhuizuo committed Apr 1, 2024
1 parent fae2c04 commit f0982ee
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
3 changes: 3 additions & 0 deletions OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-approvers
8 changes: 7 additions & 1 deletion OWNERS_ALIASES
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Sort the member alphabetically.
aliases:
sig-approvers: # default approvers for the repo on rest folders.
- cfzjywxk
- lance6716
- overvenus
- you06
- YuJuncen
sig-approvers-pb: # default approvers for `proto` folder
- kevin-xialiu
- yudongusa
Expand All @@ -14,4 +20,4 @@ aliases:
sig-approvers-pb-tikv: [tonyxuqqi]
sig-approvers-pb-error: [cfzjywxk]
sig-approvers-pb-kvrpc: [cfzjywxk]
sig-approvers-pb-trace: [you06]
sig-approvers-pb-trace: [you06]

0 comments on commit f0982ee

Please sign in to comment.