Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions OWNERS_ALIASES
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@ aliases:
- you06
sig-approvers-pb-topsql:
- XuHuaiyu
sig-approvers-pb-mpp:
- windtalker
- gengliqi
sig-community-reviewers:
- 0xPoe
- CabinfeverB
Expand Down
4 changes: 2 additions & 2 deletions proto/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ filters:
approvers: [sig-approvers-pb-pd]
"^resource_usage_agent\\.proto$":
approvers: [sig-approvers-pb-topsql]
"^mpp\\.proto$":
approvers: [sig-approvers-pb-mpp]


### If the special file need to be controlled by a SIG, please uncomment it and fill the approvers.
Expand All @@ -69,8 +71,6 @@ filters:
# approvers: []
# "^gcpb\\.proto$":
# approvers: []
# "^mpp\\.proto$":
# approvers: []
# "^replication_modepb\\.proto$":
# approvers: []

Expand Down
Loading