aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorGravatar Vijay Pai <vpai@google.com>2018-01-11 11:40:52 -0800
committerGravatar Vijay Pai <vpai@google.com>2018-01-11 11:45:48 -0800
commit294e996a8d6fb6603134d2edb3b279eea6dcd503 (patch)
treee44afd70251894690b6dff3edb5245623883f2d1 /.github
parent0043dea25c47838513eb2266959f86b3670bdc56 (diff)
Add me to build system owners
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 093e9396cf..d45d545454 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -2,6 +2,6 @@
# Uses OWNERS files in different modules throughout the
# repository as the source of truth for module ownership.
/**/OWNERS @markdroth @nicolasnoble @a11r
-/bazel/** @nicolasnoble @dgquintas @a11r
+/bazel/** @nicolasnoble @dgquintas @a11r @vjpai
/src/core/ext/filters/client_channel/** @markdroth @dgquintas @a11r
/tools/run_tests/performance/** @ncteisen @matt-kwong @ctiller