From 7e813a2bc47fd5882eceec7890537d453b1177c3 Mon Sep 17 00:00:00 2001 From: Craig Tiller Date: Thu, 13 Jul 2017 08:58:49 -0700 Subject: Remove bazel warning (we have owners now), set noparent on bazel/OWNERS --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') 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 -- cgit v1.2.3