Temporarily take ownership of cpp generator to prevent changes

pull/12480/head
Vijay Pai 7 years ago
parent 4a7e0594cc
commit 0ebc3ad22b
  1. 1
      .github/CODEOWNERS
  2. 1
      src/compiler/OWNERS

@ -3,4 +3,5 @@
# 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

@ -0,0 +1 @@
@vjpai cpp_generator.cc
Loading…
Cancel
Save