CODEOWNERS 368 B

1234567
  1. # Auto-generated by the tools/mkowners/mkowners.py tool
  2. # Uses OWNERS files in different modules throughout the
  3. # repository as the source of truth for module ownership.
  4. /**/OWNERS @markdroth @nicolasnoble @ctiller
  5. /bazel/** @nicolasnoble @dgquintas @ctiller
  6. /src/compiler/cpp_generator.cc @vjpai
  7. /src/core/ext/filters/client_channel/** @markdroth @dgquintas @ctiller