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