xref: /aosp_15_r20/external/bazelbuild-rules_java/CODEOWNERS (revision abe8e1b943c923005d847f1e3cf6637de4ed1a1f)
1# Each line is a file pattern followed by one or more owners.
2
3# Order is important; the last matching pattern takes the most precedence.
4
5# When someone opens a pull request that only modifies files in directory, only
6# component owners and not the global owner(s) will be requested for a review.
7
8# Syntax: https://help.github.com/articles/about-codeowners/
9
10# Use individual usernames instead of teams (like @bazelbuild/android) for
11# auto-assignment to work, unless everyone in the team has write permissions to the repository.
12# See https://github.community/t5/How-to-use-Git-and-GitHub/CODEOWNERS-works-with-users-but-not-teams/td-p/4986
13
14# Component owners
15# ----------------
16
17* @comius @bazelbuild/java-team
18