mirror of https://github.com/grpc/grpc.git
Merge pull request #11806 from nicolasnoble/absolute-paths
Few fixes for mkowners.py.pull/11808/head
commit
e456efac30
2 changed files with 32 additions and 29 deletions
@ -1,25 +1,25 @@ |
||||
# 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. |
||||
** @a11r @nicolasnoble @ctiller |
||||
bazel/** @nicolasnoble @dgquintas @ctiller |
||||
cmake/** @jtattermusch @a11r @nicolasnoble @ctiller |
||||
doc/PROTOCOL-HTTP2.md @ejona86 @a11r @nicolasnoble @ctiller |
||||
doc/interop-test-descriptions.md @ejona86 @a11r @nicolasnoble @ctiller |
||||
etc/** @jboeuf @nicolasnoble @a11r @ctiller |
||||
include/** @ctiller @markdroth @dgquintas @a11r @nicolasnoble |
||||
src/core/** @ctiller @markdroth @dgquintas @a11r @nicolasnoble |
||||
src/cpp/** @ctiller @markdroth @dgquintas @a11r @nicolasnoble |
||||
src/csharp/** @jtattermusch @apolcyn @a11r @nicolasnoble @ctiller |
||||
src/node/** @murgatroid99 @a11r @nicolasnoble @ctiller |
||||
src/objective-c/** @muxi @makdharma @a11r @nicolasnoble @ctiller |
||||
src/php/** @stanley-cheung @murgatroid99 @a11r @nicolasnoble @ctiller |
||||
src/python/** @nathanielmanistaatgoogle @kpayson64 @a11r @nicolasnoble @ctiller |
||||
src/ruby/** @apolcyn @murgatroid99 @a11r @nicolasnoble @ctiller |
||||
test/build/** @ctiller @markdroth @dgquintas @a11r @nicolasnoble |
||||
test/core/** @ctiller @markdroth @dgquintas @a11r @nicolasnoble |
||||
test/cpp/** @ctiller @markdroth @dgquintas @a11r @nicolasnoble |
||||
tools/** @matt-kwong @jtattermusch @nicolasnoble @a11r @ctiller |
||||
tools/codegen/core/** @ctiller @dgquintas @markdroth |
||||
tools/dockerfile/** @matt-kwong @jtattermusch @nicolasnoble @a11r @ctiller |
||||
tools/run_tests/** @matt-kwong @jtattermusch @nicolasnoble @a11r @ctiller |
||||
/** @a11r @nicolasnoble @ctiller |
||||
/bazel/** @nicolasnoble @dgquintas @ctiller |
||||
/cmake/** @jtattermusch @a11r @nicolasnoble @ctiller |
||||
/doc/PROTOCOL-HTTP2.md @ejona86 @a11r @nicolasnoble @ctiller |
||||
/doc/interop-test-descriptions.md @ejona86 @a11r @nicolasnoble @ctiller |
||||
/etc/** @jboeuf @nicolasnoble @a11r @ctiller |
||||
/include/** @ctiller @markdroth @dgquintas @a11r @nicolasnoble |
||||
/src/core/** @ctiller @markdroth @dgquintas @a11r @nicolasnoble |
||||
/src/cpp/** @ctiller @markdroth @dgquintas @a11r @nicolasnoble |
||||
/src/csharp/** @jtattermusch @apolcyn @a11r @nicolasnoble @ctiller |
||||
/src/node/** @murgatroid99 @a11r @nicolasnoble @ctiller |
||||
/src/objective-c/** @muxi @makdharma @a11r @nicolasnoble @ctiller |
||||
/src/php/** @stanley-cheung @murgatroid99 @a11r @nicolasnoble @ctiller |
||||
/src/python/** @nathanielmanistaatgoogle @kpayson64 @a11r @nicolasnoble @ctiller |
||||
/src/ruby/** @apolcyn @murgatroid99 @a11r @nicolasnoble @ctiller |
||||
/test/build/** @ctiller @markdroth @dgquintas @a11r @nicolasnoble |
||||
/test/core/** @ctiller @markdroth @dgquintas @a11r @nicolasnoble |
||||
/test/cpp/** @ctiller @markdroth @dgquintas @a11r @nicolasnoble |
||||
/tools/** @matt-kwong @jtattermusch @nicolasnoble @a11r @ctiller |
||||
/tools/codegen/core/** @ctiller @dgquintas @markdroth |
||||
/tools/dockerfile/** @matt-kwong @jtattermusch @nicolasnoble @a11r @ctiller |
||||
/tools/run_tests/** @matt-kwong @jtattermusch @nicolasnoble @a11r @ctiller |
||||
|
Loading…
Reference in new issue