From 170a3809c08cfdf6cef9ce7343ed4b35dbdf2768 Mon Sep 17 00:00:00 2001 From: wuhuizuo Date: Mon, 8 Apr 2024 15:10:50 +0800 Subject: [PATCH] Update proto/OWNERS --- proto/OWNERS | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/proto/OWNERS b/proto/OWNERS index 2b015e416..a2b8048c4 100644 --- a/proto/OWNERS +++ b/proto/OWNERS @@ -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. ".*":