pull/30074/head
Nicolas Noble 3 years ago committed by GitHub
parent 1630efd8ab
commit a285704aaf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 8
      .github/CODEOWNERS
  2. 2
      MAINTAINERS.md
  3. 2
      OWNERS
  4. 1
      bazel/OWNERS
  5. 1
      cmake/OWNERS
  6. 1
      tools/dockerfile/OWNERS

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

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

@ -1,5 +1,3 @@
# Top level ownership
@markdroth **/OWNERS
@nicolasnoble **/OWNERS
@a11r **/OWNERS

@ -1,5 +1,4 @@
set noparent
@nicolasnoble
@jtattermusch
@veblush
@gnossen

@ -1,4 +1,3 @@
set noparent
@jtattermusch
@nicolasnoble
@apolcyn

@ -8,4 +8,3 @@ set noparent
@jtattermusch
@apolcyn
@nicolasnoble

Loading…
Cancel
Save