Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add prow OWNERS file #1231

Merged
merged 15 commits into from
Apr 12, 2024
Prev Previous commit
Next Next commit
Update proto/OWNERS
wuhuizuo authored Apr 8, 2024
commit 170a3809c08cfdf6cef9ce7343ed4b35dbdf2768
14 changes: 7 additions & 7 deletions proto/OWNERS
Original file line number Diff line number Diff line change
@@ -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: []
@@ -56,8 +62,6 @@ filters:
# approvers: []
# "^gcpb\\.proto$":
# approvers: []
# "^keyspacepb\\.proto$":
# approvers: []
# "^meta_storagepb\\.proto$":
# approvers: []
# "^mpp\\.proto$":
@@ -66,10 +70,6 @@ filters:
# approvers: []
# "^resource_usage_agent\\.proto$":
# approvers: []
# "^schedulingpb\\.proto$":
# approvers: []
# "^tsopb\\.proto$":
# approvers: []

# For rest files.
".*":