Merge pull request #11855 from ctiller/really-no-owners

Reset OWNERS state
pull/11858/head
Nicolas Noble 7 years ago committed by GitHub
commit 34504d2d37
  1. 37
      .github/CODEOWNERS
  2. 14
      OWNERS
  3. 2
      cmake/OWNERS
  4. 2
      doc/OWNERS
  5. 2
      etc/OWNERS
  6. 1
      examples/node/OWNERS
  7. 2
      examples/objective-c/OWNERS
  8. 5
      examples/python/OWNERS
  9. 4
      include/OWNERS
  10. 5
      src/core/OWNERS
  11. 1
      src/core/lib/iomgr/OWNERS
  12. 5
      src/cpp/OWNERS
  13. 3
      src/csharp/OWNERS
  14. 2
      src/node/OWNERS
  15. 3
      src/objective-c/OWNERS
  16. 3
      src/php/OWNERS
  17. 5
      src/python/OWNERS
  18. 3
      src/python/grpcio/OWNERS
  19. 3
      src/ruby/OWNERS
  20. 4
      test/build/OWNERS
  21. 5
      test/core/OWNERS
  22. 5
      test/cpp/OWNERS
  23. 2
      test/cpp/qps/OWNERS
  24. 1
      test/distrib/node/OWNERS
  25. 4
      tools/OWNERS
  26. 5
      tools/codegen/core/OWNERS
  27. 5
      tools/distrib/python/OWNERS
  28. 3
      tools/dockerfile/OWNERS
  29. 4
      tools/run_tests/OWNERS
  30. 1
      tools/run_tests/artifacts/OWNERS
  31. 1
      tools/run_tests/helper_scripts/OWNERS

@ -1,40 +1,5 @@
# 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.
/*.podspec @muxi @makdharma
/binding.gyp @murgatroid99
/Gemfile @murgatroid99
/grpc.gemspec @murgatroid99
/package.json @murgatroid99
/Rakefile @murgatroid99
/grpc.bzl @muxi @makdharma
/**/OWNERS @markdroth @nicolasnoble @ctiller
/bazel/** @nicolasnoble @dgquintas @ctiller
/cmake/** @jtattermusch
/doc/PROTOCOL-HTTP2.md @ejona86
/doc/interop-test-descriptions.md @ejona86
/etc/** @jboeuf @nicolasnoble
/examples/node/** @murgatroid99
/examples/objective-c/** @muxi @makdharma
/examples/python/** @nathanielmanistaatgoogle @kpayson64 @mehrdada
/include/** @ctiller @markdroth @dgquintas
/src/core/** @ctiller @markdroth @dgquintas
/src/core/lib/iomgr/*_uv.c @murgatroid99 @ctiller @markdroth @dgquintas
/src/core/lib/iomgr/*_uv.h @murgatroid99 @ctiller @markdroth @dgquintas
/src/cpp/** @ctiller @markdroth @dgquintas
/src/csharp/** @jtattermusch @apolcyn
/src/node/** @murgatroid99
/src/objective-c/** @muxi @makdharma
/src/php/** @stanley-cheung @murgatroid99
/src/python/** @nathanielmanistaatgoogle @kpayson64 @mehrdada
/src/python/grpcio/grpc_core_dependencies.py @a11y @ctiller @nicolasnoble @nathanielmanistaatgoogle @kpayson64 @mehrdada
/src/ruby/** @apolcyn @murgatroid99
/test/build/** @ctiller @markdroth @dgquintas
/test/core/** @ctiller @markdroth @dgquintas
/test/cpp/** @ctiller @markdroth @dgquintas
/test/cpp/qps/** @vjpai @ctiller @markdroth @dgquintas
/test/distrib/node/** @murgatroid99
/tools/** @matt-kwong @jtattermusch @nicolasnoble
/tools/codegen/core/** @ctiller @dgquintas @markdroth
/tools/distrib/python/** @nathanielmanistaatgoogle @kpayson64 @mehrdada
/tools/run_tests/artifacts/*_node* @murgatroid99 @matt-kwong @jtattermusch @nicolasnoble
/tools/run_tests/helper_scripts/*_node* @murgatroid99 @matt-kwong @jtattermusch @nicolasnoble

@ -1,9 +1,11 @@
# Top level ownership
#@a11r
#@nicolasnoble
#@ctiller
# nothing listed here until GitHub CODEOWNERS gets better
# we need:
# 1. owners to be able to self-approve
# 2. authors to be able to select approvers
@markdroth **/OWNERS
@nicolasnoble **/OWNERS
@ctiller **/OWNERS
@murgatroid99 binding.gyp Gemfile grpc.gemspec package.json Rakefile
@muxi *.podspec grpc.bzl
@makdharma *.podspec grpc.bzl

@ -1,2 +0,0 @@
@jtattermusch

@ -1,2 +0,0 @@
@ejona86 PROTOCOL-HTTP2.md interop-test-descriptions.md

@ -1,2 +0,0 @@
@jboeuf
@nicolasnoble

@ -1 +0,0 @@
@murgatroid99

@ -1,2 +0,0 @@
@muxi
@makdharma

@ -1,5 +0,0 @@
set noparent
@nathanielmanistaatgoogle
@kpayson64
@mehrdada

@ -1,4 +0,0 @@
@ctiller
@markdroth
@dgquintas

@ -1,5 +0,0 @@
set noparent
@ctiller
@markdroth
@dgquintas

@ -1 +0,0 @@
@murgatroid99 *_uv.c *_uv.h

@ -1,5 +0,0 @@
set noparent
@ctiller
@markdroth
@dgquintas

@ -1,3 +0,0 @@
@jtattermusch
@apolcyn

@ -1,2 +0,0 @@
@murgatroid99

@ -1,3 +0,0 @@
@muxi
@makdharma

@ -1,3 +0,0 @@
@stanley-cheung
@murgatroid99

@ -1,5 +0,0 @@
set noparent
@nathanielmanistaatgoogle
@kpayson64
@mehrdada

@ -1,3 +0,0 @@
@a11y grpc_core_dependencies.py
@ctiller grpc_core_dependencies.py
@nicolasnoble grpc_core_dependencies.py

@ -1,3 +0,0 @@
@apolcyn
@murgatroid99

@ -1,4 +0,0 @@
@ctiller
@markdroth
@dgquintas

@ -1,5 +0,0 @@
set noparent
@ctiller
@markdroth
@dgquintas

@ -1,5 +0,0 @@
set noparent
@ctiller
@markdroth
@dgquintas

@ -1 +0,0 @@
@murgatroid99

@ -1,4 +0,0 @@
@matt-kwong
@jtattermusch
@nicolasnoble

@ -1,5 +0,0 @@
set noparent
@ctiller
@dgquintas
@markdroth

@ -1,5 +0,0 @@
set noparent
@nathanielmanistaatgoogle
@kpayson64
@mehrdada

@ -1,3 +0,0 @@
@matt-kwong
@jtattermusch

@ -1,4 +0,0 @@
@matt-kwong
@jtattermusch
@nicolasnoble

@ -1 +0,0 @@
@murgatroid99 *_node*

@ -1 +0,0 @@
@murgatroid99 *_node*
Loading…
Cancel
Save