From 0ae0be980ebdd0e47bdc72b122d5074d4c3d0cb5 Mon Sep 17 00:00:00 2001 From: jingwen Date: Fri, 27 Jul 2018 11:51:33 -0700 Subject: Remove global owners from Bazel CODEOWNERS. GitHub assigns *everyone* in a team to a PR, if it matches. Let's not assign everyone to a PR. RELNOTES: None. PiperOrigin-RevId: 206350165 --- CODEOWNERS | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 57dd9db31d..3f91ceb16c 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -11,17 +11,6 @@ # auto-assignment to work, unless everyone in the team has write permissions to the repository. # See https://github.community/t5/How-to-use-Git-and-GitHub/CODEOWNERS-works-with-users-but-not-teams/td-p/4986 -# Global owners -# ------------- - -# Bazel Leads -* @jhfield -* @ulfjack -* @dslomov - -# Core Bazel team in the bazelbuild GitHub organization. -* @bazelbuild/bazel - # Component owners # ---------------- -- cgit v1.2.3