diff options
Diffstat (limited to 'src/python')
-rw-r--r-- | src/python/OWNERS | 4 | ||||
-rw-r--r-- | src/python/grpcio/OWNERS | 3 |
2 files changed, 6 insertions, 1 deletions
diff --git a/src/python/OWNERS b/src/python/OWNERS index 73a707c67d..ea3909e0a3 100644 --- a/src/python/OWNERS +++ b/src/python/OWNERS @@ -1,3 +1,5 @@ +set noparent + @nathanielmanistaatgoogle @kpayson64 - +@mehrdada diff --git a/src/python/grpcio/OWNERS b/src/python/grpcio/OWNERS new file mode 100644 index 0000000000..78d54ec96b --- /dev/null +++ b/src/python/grpcio/OWNERS @@ -0,0 +1,3 @@ +@a11y grpc_core_dependencies.py +@ctiller grpc_core_dependencies.py +@nicolasnoble grpc_core_dependencies.py |