diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 1fcdb6ba53cabc97bc284c32095cbc4539c3799d..f491176bf88b571970bd87ff0d85b022dc7eefc5 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. /**/OWNERS @markdroth @nicolasnoble @a11r -/bazel/** @nicolasnoble @jtattermusch @a11r @vjpai +/bazel/** @nicolasnoble @jtattermusch @veblush @gnossen /cmake/** @jtattermusch @nicolasnoble @apolcyn /src/core/ext/filters/client_channel/** @markdroth @apolcyn @AspirinSJL /tools/dockerfile/** @jtattermusch @apolcyn @nicolasnoble diff --git a/bazel/OWNERS b/bazel/OWNERS index 30813d1e7a82f131effb1e885867dc72e026ab14..b6e63d63996e90080067e2fa2d39114f7d9834dd 100644 --- a/bazel/OWNERS +++ b/bazel/OWNERS @@ -1,6 +1,6 @@ set noparent @nicolasnoble @jtattermusch -@a11r -@vjpai +@veblush +@gnossen