Substitute a11r for ctiller in all OWNERS files

pull/13972/head
Craig Tiller 7 years ago
parent ef7e3ea172
commit c052f363bf
  1. 6
      .github/CODEOWNERS
  2. 2
      OWNERS
  3. 2
      bazel/OWNERS
  4. 2
      src/core/ext/filters/client_channel/OWNERS

@ -1,7 +1,7 @@
# Auto-generated by the tools/mkowners/mkowners.py tool # Auto-generated by the tools/mkowners/mkowners.py tool
# Uses OWNERS files in different modules throughout the # Uses OWNERS files in different modules throughout the
# repository as the source of truth for module ownership. # repository as the source of truth for module ownership.
/**/OWNERS @markdroth @nicolasnoble @ctiller /**/OWNERS @markdroth @nicolasnoble @a11r
/bazel/** @nicolasnoble @dgquintas @ctiller /bazel/** @nicolasnoble @dgquintas @a11r
/src/core/ext/filters/client_channel/** @markdroth @dgquintas @ctiller /src/core/ext/filters/client_channel/** @markdroth @dgquintas @a11r
/tools/run_tests/performance/** @ncteisen @matt-kwong @ctiller /tools/run_tests/performance/** @ncteisen @matt-kwong @ctiller

@ -13,5 +13,5 @@
# lead to a bus factor of one to changes to that code # lead to a bus factor of one to changes to that code
@markdroth **/OWNERS @markdroth **/OWNERS
@nicolasnoble **/OWNERS @nicolasnoble **/OWNERS
@ctiller **/OWNERS @a11r **/OWNERS

@ -1,5 +1,5 @@
set noparent set noparent
@nicolasnoble @nicolasnoble
@dgquintas @dgquintas
@ctiller @a11r

@ -1,4 +1,4 @@
set noparent set noparent
@markdroth @markdroth
@dgquintas @dgquintas
@ctiller @a11r

Loading…
Cancel
Save