# Code owners file.
# This file controls who is tagged for review for any given pull request.

# For syntax help see:
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax

# The @googleapis/api-spanner-java is the default owner for changes in this repo
*                       @googleapis/yoshi-java @googleapis/api-spanner-java
**/*.java               @googleapis/api-spanner-java

# The java-samples-reviewers team is the default owner for samples changes
samples/**/*.java       @googleapis/java-samples-reviewers @googleapis/api-spanner-java