aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorGravatar Vijay Pai <vpai@google.com>2017-09-21 14:44:32 -0700
committerGravatar Vijay Pai <vpai@google.com>2017-09-21 23:22:39 -0700
commitb8e55626002932d0d4bb10f3050754c1b12f853a (patch)
tree564a4e3d0cd2161a221c43edb1bba635b4dc5f36 /.github
parent87973ea3981af6b73dfc8c08bcb6d3ebf01ce4a0 (diff)
Revert "Temporarily take ownership of cpp generator to prevent changes"
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 2a4eacd998..094e43e470 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -3,5 +3,4 @@
# repository as the source of truth for module ownership.
/**/OWNERS @markdroth @nicolasnoble @ctiller
/bazel/** @nicolasnoble @dgquintas @ctiller
-/src/compiler/cpp_generator.cc @vjpai
/src/core/ext/filters/client_channel/** @markdroth @dgquintas @ctiller