aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorGravatar Mark D. Roth <roth@google.com>2017-07-17 11:09:17 -0700
committerGravatar Mark D. Roth <roth@google.com>2017-07-17 11:09:17 -0700
commite395dfbcadd6843a4c8f3923c615d8beb2a5cae1 (patch)
tree6130cdff4e96ec8ff89e67a1409c3f7271e0c499 /.github
parent34504d2d378696c408362e8821487ba471514790 (diff)
Set owners for client_channel tree.
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index b14471f731..094e43e470 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -3,3 +3,4 @@
# 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