aboutsummaryrefslogtreecommitdiffhomepage
path: root/CODEOWNERS
diff options
context:
space:
mode:
authorGravatar jingwen <jingwen@google.com>2018-07-27 11:51:33 -0700
committerGravatar Copybara-Service <copybara-piper@google.com>2018-07-27 11:54:15 -0700
commit0ae0be980ebdd0e47bdc72b122d5074d4c3d0cb5 (patch)
treeb4e66350d26d6d3abe548e6476b27da770aec4f6 /CODEOWNERS
parentbc9b35b1856b1bd1fc565a8ee3b6de278f6e5c0a (diff)
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
Diffstat (limited to 'CODEOWNERS')
-rw-r--r--CODEOWNERS11
1 files changed, 0 insertions, 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
# ----------------