aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2018-01-11 09:56:47 -0800
committerGravatar GitHub <noreply@github.com>2018-01-11 09:56:47 -0800
commit0043dea25c47838513eb2266959f86b3670bdc56 (patch)
treede113ad960d365398cde0acd10ab61b857e535ba
parent4855b226a8c20dcc77e70d2e4ce5dcbac79faf29 (diff)
parentc052f363bfc72be8e274df3f70687ec96502f8e5 (diff)
Merge pull request #13972 from ctiller/ownerz
Substitute a11r for ctiller in all OWNERS files
-rw-r--r--.github/CODEOWNERS6
-rw-r--r--OWNERS2
-rw-r--r--bazel/OWNERS2
-rw-r--r--src/core/ext/filters/client_channel/OWNERS2
4 files changed, 6 insertions, 6 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
diff --git a/OWNERS b/OWNERS
index 650d58f42c..33f319803b 100644
--- a/OWNERS
+++ b/OWNERS
@@ -13,5 +13,5 @@
# lead to a bus factor of one to changes to that code
@markdroth **/OWNERS
@nicolasnoble **/OWNERS
-@ctiller **/OWNERS
+@a11r **/OWNERS
diff --git a/bazel/OWNERS b/bazel/OWNERS
index 8fc7502a91..f6ad849be3 100644
--- a/bazel/OWNERS
+++ b/bazel/OWNERS
@@ -1,5 +1,5 @@
set noparent
@nicolasnoble
@dgquintas
-@ctiller
+@a11r
diff --git a/src/core/ext/filters/client_channel/OWNERS b/src/core/ext/filters/client_channel/OWNERS
index 773bc73179..8f5e92808e 100644
--- a/src/core/ext/filters/client_channel/OWNERS
+++ b/src/core/ext/filters/client_channel/OWNERS
@@ -1,4 +1,4 @@
set noparent
@markdroth
@dgquintas
-@ctiller
+@a11r