Skip to content

Commit f8945f4

Browse files
authored
Remove defunct owners, add new owners (bazel-contrib#873)
* Remove brandjon, lberki, thundergolfer; they're no longer active in the repo. * Add rickeylev as replacement owner.
1 parent 6d9080f commit f8945f4

1 file changed

Lines changed: 1 addition & 16 deletions

File tree

.github/CODEOWNERS

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,6 @@
11
# NB: Last matching rule takes precedence in CODEOWNERS.
22

3-
# Fall-through to community maintainers.
4-
* @thundergolfer
5-
6-
# Core Python rules belong to the Bazel team.
7-
/python/ @brandjon @lberki
8-
# But not everything under python/ is the core Python rules.
9-
/python/pip.bzl @thundergolfer
10-
/python/requirements.txt @thundergolfer
3+
* @rickeylev
114

125
# Directory containing the Gazelle extension and Go code.
136
/gazelle/ @f0rmiga
14-
15-
# The proposals dir corresponds to the Bazel proposals process, documented
16-
# here: https://bazel.build/designs/index.html
17-
/proposals/ @brandjon @lberki
18-
19-
# Certain repo metadata files should stay as-is, particularly these.
20-
/LICENSE @brandjon @lberki
21-
/CONTRIBUTING.md @brandjon @lberki

0 commit comments

Comments
 (0)