-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Expand file tree
/
Copy pathCODEOWNERS
More file actions
16 lines (14 loc) · 918 Bytes
/
CODEOWNERS
File metadata and controls
16 lines (14 loc) · 918 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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
* @googleapis/cloud-sdk-java-team
# java-vertexai has maintainers
/java-vertexai/ @googleapis/vertexai-team @googleapis/cloud-sdk-java-team
/java-bigquerystorage/ @googleapis/bigquery-team @googleapis/cloud-sdk-java-team
/java-bigquery/ @googleapis/bigquery-team @googleapis/cloud-sdk-java-team
/java-spanner/ @googleapis/spanner-team @googleapis/cloud-sdk-java-team
/java-spanner-jdbc/ @googleapis/spanner-team @googleapis/cloud-sdk-java-team
/google-auth-library-java/ @googleapis/cloud-sdk-auth-team @googleapis/cloud-sdk-java-team @googleapis/aion-team
/java-storage/ @googleapis/gcs-team @googleapis/cloud-sdk-java-team
/java-storage-nio/ @googleapis/gcs-team @googleapis/cloud-sdk-java-team