diff options
author | Jan Tattermusch <jtattermusch@google.com> | 2018-01-30 10:48:20 +0100 |
---|---|---|
committer | Jan Tattermusch <jtattermusch@google.com> | 2018-04-11 15:43:53 +0200 |
commit | 996b2328d4acfb527fb9c313cba53d3e2e4128b8 (patch) | |
tree | bd72bacfeaeb16e4961ac6d3f8d27a3bfaf8c0f9 /tools/run_tests/OWNERS | |
parent | 074439e7d72837247e1300433fd7fddd97f99b67 (diff) |
add owners file for tools/run_tests/
Diffstat (limited to 'tools/run_tests/OWNERS')
-rw-r--r-- | tools/run_tests/OWNERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tools/run_tests/OWNERS b/tools/run_tests/OWNERS new file mode 100644 index 0000000000..9569c0e8c4 --- /dev/null +++ b/tools/run_tests/OWNERS @@ -0,0 +1,8 @@ +set noparent + +# These owners are in place to because our test runners are non-trivial +# and bad changes can cause lot of stuff fail silently. + +@jtattermusch +@matt-kwong +@dgquintas |