8000 Update CODEOWNERS. remove andy scott as maintainer (#658) · lapointexavier/rules_python@fc05103 · GitHub
[go: up one dir, main page]

Skip to content

Commit fc05103

Browse files
author
Jonathon Belotti
authored
Update CODEOWNERS. remove andy scott as maintainer (bazel-contrib#658)
1 parent 5d734c8 commit fc05103

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/CODEOWNERS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# NB: Last matching rule takes precedence in CODEOWNERS.
22

33
# Fall-through to community maintainers.
4-
* @thundergolfer @andyscott
4+
* @thundergolfer
55

66
# 6A02 Core Python rules belong to the Bazel team.
77
/python/ @brandjon @lberki
88
# But not everything under python/ is the core Python rules.
9-
/python/pip.bzl @thundergolfer @andyscott
10-
/python/requirements.txt @thundergolfer @andyscott
9+
/python/pip.bzl @thundergolfer
10+
/python/requirements.txt @thundergolfer
1111

1212
# Directory containing the Gazelle extension and Go code.
1313
/gazelle/ @f0rmiga

0 commit comments

Comments
 (0)
0