aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2017-07-13 08:58:49 -0700
committerGravatar Craig Tiller <ctiller@google.com>2017-07-13 08:58:49 -0700
commit7e813a2bc47fd5882eceec7890537d453b1177c3 (patch)
tree25e5785497bb4ec73603f0b804843c1645ed16ef /.github
parente476f7d33f38ed8c946a51336e0a0d23f8e5056d (diff)
Remove bazel warning (we have owners now), set noparent on bazel/OWNERS
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index f5dab5aa0e..ea0a57f158 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -2,7 +2,7 @@
# Uses OWNERS files in different modules throughout the
# repository as the source of truth for module ownership.
* @a11r @nicolasnoble @ctiller
-bazel/* @nicolasnoble @a11r @ctiller
+bazel/* @nicolasnoble @dgquintas @ctiller
cmake/* @jtattermusch @a11r @nicolasnoble @ctiller
doc/PROTOCOL-HTTP2.md @ejona86 @a11r @nicolasnoble @ctiller
doc/interop-test-descriptions.md @ejona86 @a11r @nicolasnoble @ctiller