From 5e47758d5310ae3c1dc38906a09995b8a2fdf4a1 Mon Sep 17 00:00:00 2001 From: Craig Tiller Date: Thu, 13 Jul 2017 16:09:47 -0700 Subject: Make @vjpai an owner of qps_test --- .github/CODEOWNERS | 1 + test/cpp/qps/OWNERS | 2 ++ 2 files changed, 3 insertions(+) create mode 100644 test/cpp/qps/OWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 953e0a4aad..73c3609aa0 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -27,6 +27,7 @@ /test/build/** @ctiller @markdroth @dgquintas @a11r @nicolasnoble /test/core/** @ctiller @markdroth @dgquintas @a11r @nicolasnoble /test/cpp/** @ctiller @markdroth @dgquintas @a11r @nicolasnoble +/test/cpp/qps/** @vjpai @ctiller @markdroth @dgquintas @a11r @nicolasnoble /test/distrib/node/** @murgatroid99 @a11r @nicolasnoble @ctiller /tools/** @matt-kwong @jtattermusch @nicolasnoble @a11r @ctiller /tools/codegen/core/** @ctiller @dgquintas @markdroth diff --git a/test/cpp/qps/OWNERS b/test/cpp/qps/OWNERS new file mode 100644 index 0000000000..8ccea9ad9b --- /dev/null +++ b/test/cpp/qps/OWNERS @@ -0,0 +1,2 @@ +@vjpai + -- cgit v1.2.3