aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/performance
diff options
context:
space:
mode:
authorGravatar ncteisen <ncteisen@gmail.com>2017-12-12 12:45:56 -0800
committerGravatar ncteisen <ncteisen@gmail.com>2017-12-12 12:45:56 -0800
commitc47c58971bfd838843befed66430e87b77eab4fb (patch)
treee6051fdee1cbf2bff0533b3702d432888e7ac0ed /tools/run_tests/performance
parentacbf06591e03d2e5e1df5b4c77a43a15d76b72f8 (diff)
parentfbcd75a0e02c6c7464abf2dbb5b87b39f0ee9bbe (diff)
Merge branch 'master' of https://github.com/grpc/grpc into yapf-tools
Diffstat (limited to 'tools/run_tests/performance')
-rw-r--r--tools/run_tests/performance/OWNERS9
1 files changed, 9 insertions, 0 deletions
diff --git a/tools/run_tests/performance/OWNERS b/tools/run_tests/performance/OWNERS
new file mode 100644
index 0000000000..98c81529f3
--- /dev/null
+++ b/tools/run_tests/performance/OWNERS
@@ -0,0 +1,9 @@
+set noparent
+
+# These owners are in place to ensure that scenario_result_schema.json is not
+# modified without also running tools/run_tests/performance/patch_scenario_results_schema.py
+# to update the BigQuery schema
+
+@ncteisen
+@matt-kwong
+@ctiller