Merge pull request #13993 from vjpai/buildown

Add me to build system owners
pull/14005/head
Vijay Pai 7 years ago committed by GitHub
commit 73e74688d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/CODEOWNERS
  2. 1
      bazel/OWNERS

@ -2,6 +2,6 @@
# Uses OWNERS files in different modules throughout the
# repository as the source of truth for module ownership.
/**/OWNERS @markdroth @nicolasnoble @a11r
/bazel/** @nicolasnoble @dgquintas @a11r
/bazel/** @nicolasnoble @dgquintas @a11r @vjpai
/src/core/ext/filters/client_channel/** @markdroth @dgquintas @a11r
/tools/run_tests/performance/** @ncteisen @matt-kwong @ctiller

@ -2,4 +2,5 @@ set noparent
@nicolasnoble
@dgquintas
@a11r
@vjpai

Loading…
Cancel
Save