Update a few owners files (#26854)

* Update owners

* Update owners
pull/26860/head
Craig Tiller 3 years ago committed by GitHub
parent 6005cf4c4e
commit 3c0590d4f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      .github/CODEOWNERS
  2. 1
      OWNERS
  3. 1
      bazel/OWNERS
  4. 1
      src/core/ext/filters/client_channel/OWNERS
  5. 1
      src/core/ext/xds/OWNERS

@ -1,8 +1,8 @@
# 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 @a11r
/bazel/** @nicolasnoble @jtattermusch @veblush @gnossen
/**/OWNERS @markdroth @nicolasnoble @a11r @ctiller
/bazel/** @nicolasnoble @jtattermusch @veblush @gnossen @ctiller
/cmake/** @jtattermusch @nicolasnoble @apolcyn
/src/core/ext/filters/client_channel/** @markdroth
/src/core/ext/xds/** @markdroth

@ -2,4 +2,5 @@
@markdroth **/OWNERS
@nicolasnoble **/OWNERS
@a11r **/OWNERS
@ctiller **/OWNERS

@ -3,4 +3,5 @@ set noparent
@jtattermusch
@veblush
@gnossen
@ctiller

@ -1,2 +1,3 @@
set noparent
@markdroth

@ -1,2 +1,3 @@
set noparent
@markdroth

Loading…
Cancel
Save