diff options
author | Craig Tiller <ctiller@google.com> | 2017-07-14 08:38:09 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-14 08:38:09 -0700 |
commit | f2e4a472a9a5701b1d98f7503e7584359e546f08 (patch) | |
tree | c7d0d7c6040ad5374b84cf655b5a4384b60b10b1 /src | |
parent | e48bff9ba03bfa76eba5f1e63949f89a60f32a77 (diff) | |
parent | 41690d1ad8e26b89c13558d701f6310df80ee9ca (diff) |
Merge pull request #11812 from ctiller/noparents
Detach ownership of core/c++
Diffstat (limited to 'src')
-rw-r--r-- | src/core/OWNERS | 1 | ||||
-rw-r--r-- | src/cpp/OWNERS | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/src/core/OWNERS b/src/core/OWNERS index 8dca75ce91..986c9a1c3c 100644 --- a/src/core/OWNERS +++ b/src/core/OWNERS @@ -1,3 +1,4 @@ +set noparent @ctiller @markdroth @dgquintas diff --git a/src/cpp/OWNERS b/src/cpp/OWNERS index 8dca75ce91..986c9a1c3c 100644 --- a/src/cpp/OWNERS +++ b/src/cpp/OWNERS @@ -1,3 +1,4 @@ +set noparent @ctiller @markdroth @dgquintas |