blob: a75b5a91a3055e2dc5464dbdc3f102466fa7fa7b [file] [log] [blame]
# NB: Last matching rule takes precedence in CODEOWNERS.
* @rickeylev
# Directory containing the Gazelle extension and Go code.
/gazelle/ @f0rmiga
/examples/build_file_generation/ @f0rmiga
# Toolchains
/python/repositories.bzl @f0rmiga
/python/private/toolchains_repo.bzl @f0rmiga
/python/tests/toolchains/ @f0rmiga
# PyPI integration related code
/python/private/pypi/ @aignas
/tests/pypi/ @aignas