Skip to content

Commit 1a225f4

Browse files
authored
chore: adjust CODEOWNERS (bazel-contrib#2008)
Add @aignas to all code and @groodt to `pypi`. Remove @f0rmiga from toolchains as the main maintainers have sufficient knowledge about them. Gazelle plugin ownership should be better, but we can solve it in a subsequent PR.
1 parent ea49937 commit 1a225f4

1 file changed

Lines changed: 3 additions & 8 deletions

File tree

.github/CODEOWNERS

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

3-
* @rickeylev
3+
* @rickeylev @aignas
44

55
# Directory containing the Gazelle extension and Go code.
66
/gazelle/ @f0rmiga
77
/examples/build_file_generation/ @f0rmiga
88

9-
# Toolchains
10-
/python/repositories.bzl @f0rmiga
11-
/python/private/toolchains_repo.bzl @f0rmiga
12-
/python/tests/toolchains/ @f0rmiga
13-
149
# PyPI integration related code
15-
/python/private/pypi/ @aignas
16-
/tests/pypi/ @aignas
10+
/python/private/pypi/ @groodt
11+
/tests/pypi/ @groodt

0 commit comments

Comments
 (0)