aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/performance
diff options
context:
space:
mode:
authorGravatar ncteisen <ncteisen@gmail.com>2017-12-12 11:18:01 -0800
committerGravatar ncteisen <ncteisen@gmail.com>2017-12-12 11:18:01 -0800
commite1a00b34572e9ce6cbc10f39669c4a32ad254419 (patch)
tree3407e0f34c1d1c794bb6aed119b13fe25bdc2b22 /tools/run_tests/performance
parent8cfaf4ec4fd2aa5197487664aea3a586f1217bad (diff)
Add OWNERS to protect scenario_result_schema.json
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