aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github
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 /.github
parent8cfaf4ec4fd2aa5197487664aea3a586f1217bad (diff)
Add OWNERS to protect scenario_result_schema.json
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 094e43e470..cb322814fe 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -4,3 +4,4 @@
/**/OWNERS @markdroth @nicolasnoble @ctiller
/bazel/** @nicolasnoble @dgquintas @ctiller
/src/core/ext/filters/client_channel/** @markdroth @dgquintas @ctiller
+/tools/run_tests/performance/** @ncteisen @matt-kwong @ctiller