Skip to content

Commit

Permalink
bG6b3V2MNxQ (grpc#30021)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasnoble authored Jun 21, 2022
1 parent 1630efd commit a285704
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 10 deletions.
8 changes: 4 additions & 4 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# 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
/cmake/** @jtattermusch @nicolasnoble @apolcyn
/**/OWNERS @markdroth @a11r
/bazel/** @jtattermusch @veblush @gnossen
/cmake/** @jtattermusch @apolcyn
/src/core/ext/filters/client_channel/** @markdroth
/src/core/ext/xds/** @markdroth
/src/core/lib/resolver/** @markdroth
/src/core/lib/service_config/** @markdroth
/tools/dockerfile/** @jtattermusch @apolcyn @nicolasnoble
/tools/dockerfile/** @jtattermusch @apolcyn
2 changes: 1 addition & 1 deletion MAINTAINERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ for general contribution guidelines.
- [muxi](https://github.com/muxi), Google LLC
- [nanahpang](https://github.com/nanahpang), Google LLC
- [nathanielmanistaatgoogle](https://github.com/nathanielmanistaatgoogle), Google LLC
- [nicolasnoble](https://github.com/nicolasnoble), Google LLC
- [pfreixes](https://github.com/pfreixes), Skyscanner Ltd
- [qixuanl1](https://github.com/qixuanl1), Google LLC
- [ran-su](https://github.com/ran-su), Google LLC
Expand Down Expand Up @@ -76,6 +75,7 @@ for general contribution guidelines.
- [mit-mit](https://github.com/mit-mit), Google LLC
- [mpwarres](https://github.com/mpwarres), Google LLC
- [ncteisen](https://github.com/ncteisen), Google LLC
- [nicolasnoble](https://github.com/nicolasnoble), Google LLC
- [pmarks-net](https://github.com/pmarks-net), Google LLC
- [slash-lib](https://github.com/slash-lib), Google LLC
- [soltanmm](https://github.com/soltanmm), Google LLC
Expand Down
2 changes: 0 additions & 2 deletions OWNERS
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# Top level ownership
@markdroth **/OWNERS
@nicolasnoble **/OWNERS
@a11r **/OWNERS

1 change: 0 additions & 1 deletion bazel/OWNERS
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
set noparent
@nicolasnoble
@jtattermusch
@veblush
@gnossen
Expand Down
1 change: 0 additions & 1 deletion cmake/OWNERS
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
set noparent
@jtattermusch
@nicolasnoble
@apolcyn
1 change: 0 additions & 1 deletion tools/dockerfile/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,3 @@ set noparent

@jtattermusch
@apolcyn
@nicolasnoble

0 comments on commit a285704

Please sign in to comment.