Skip to content

Commit

Permalink
Substitute a11r for ctiller in all OWNERS files
Browse files Browse the repository at this point in the history
  • Loading branch information
ctiller committed Jan 10, 2018
1 parent ef7e3ea commit c052f36
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@
# lead to a bus factor of one to changes to that code
@markdroth **/OWNERS
@nicolasnoble **/OWNERS
@ctiller **/OWNERS
@a11r **/OWNERS

2 changes: 1 addition & 1 deletion bazel/OWNERS
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
set noparent
@nicolasnoble
@dgquintas
@ctiller
@a11r

2 changes: 1 addition & 1 deletion src/core/ext/filters/client_channel/OWNERS
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
set noparent
@markdroth
@dgquintas
@ctiller
@a11r

0 comments on commit c052f36

Please sign in to comment.