Skip to content

Commit

Permalink
Update proto/OWNERS
Browse files Browse the repository at this point in the history
  • Loading branch information
wuhuizuo authored Apr 8, 2024
1 parent c8b18a3 commit 170a380
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions proto/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,13 @@ filters:
approvers: [sig-approvers-pb-trace]
"^pdpb\\.proto$":
approvers: [sig-approvers-pb-pd]

"^keyspacepb\\.proto$":
approvers: [sig-approvers-pb-pd]
"^schedulingpb\\.proto$":
approvers: [sig-approvers-pb-pd]
"^tsopb\\.proto$":
approvers: [sig-approvers-pb-pd]

### If the special file need to be controlled by a SIG, please uncomment it and fill the approvers.
# "^configpb\\.proto$":
# approvers: []
Expand All @@ -56,8 +62,6 @@ filters:
# approvers: []
# "^gcpb\\.proto$":
# approvers: []
# "^keyspacepb\\.proto$":
# approvers: []
# "^meta_storagepb\\.proto$":
# approvers: []
# "^mpp\\.proto$":
Expand All @@ -66,10 +70,6 @@ filters:
# approvers: []
# "^resource_usage_agent\\.proto$":
# approvers: []
# "^schedulingpb\\.proto$":
# approvers: []
# "^tsopb\\.proto$":
# approvers: []

# For rest files.
".*":
Expand Down

0 comments on commit 170a380

Please sign in to comment.