Merge pull request #11858 from markdroth/client_channel_owners

Set owners for client_channel tree.
pull/11785/merge
Mark D. Roth 8 years ago committed by GitHub
commit afbd3be7d9
  1. 1
      .github/CODEOWNERS
  2. 4
      src/core/ext/filters/client_channel/OWNERS

@ -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

@ -0,0 +1,4 @@
set noparent
@markdroth
@dgquintas
@ctiller
Loading…
Cancel
Save