• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# NB: Last matching rule takes precedence in CODEOWNERS.
2
3* @rickeylev
4
5# Directory containing the Gazelle extension and Go code.
6/gazelle/ @f0rmiga
7/examples/build_file_generation/ @f0rmiga
8
9# Toolchains
10/python/repositories.bzl @f0rmiga
11/python/private/toolchains_repo.bzl @f0rmiga
12/python/tests/toolchains/ @f0rmiga
13
14# pip_parse related code
15/python/pip_install/ @hrfuller
16