aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2018-01-10 14:39:52 -0800
committerGravatar Craig Tiller <ctiller@google.com>2018-01-10 14:39:52 -0800
commitc052f363bfc72be8e274df3f70687ec96502f8e5 (patch)
tree658a051a68e711fe9a12ce49282c9124fef9a3e1 /.github
parentef7e3ea1727ec45d1f761fb43ed60e15202e25a4 (diff)
Substitute a11r for ctiller in all OWNERS files
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index cb322814fe..093e9396cf 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -1,7 +1,7 @@
# Auto-generated by the tools/mkowners/mkowners.py tool
# Uses OWNERS files in different modules throughout the
# repository as the source of truth for module ownership.
-/**/OWNERS @markdroth @nicolasnoble @ctiller
-/bazel/** @nicolasnoble @dgquintas @ctiller
-/src/core/ext/filters/client_channel/** @markdroth @dgquintas @ctiller
+/**/OWNERS @markdroth @nicolasnoble @a11r
+/bazel/** @nicolasnoble @dgquintas @a11r
+/src/core/ext/filters/client_channel/** @markdroth @dgquintas @a11r
/tools/run_tests/performance/** @ncteisen @matt-kwong @ctiller