-
Notifications
You must be signed in to change notification settings - Fork 2.8k
/
CODEOWNERS
Validating CODEOWNERS rules...
18 lines (15 loc) · 1.57 KB
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Code owners file.
# This file controls who is tagged for review for any given pull request.
# The java-samples-reviewers team is the default owner for anything not
# explicitly taken by someone else.
* @GoogleCloudPlatform/java-samples-reviewers @yoshi-approver
/bigtable/**/*.java @GoogleCloudPlatform/cloud-native-db-dpes @GoogleCloudPlatform/java-samples-reviewers @yoshi-approver
/cloud-sql/**/*.java @GoogleCloudPlatform/infra-db-dpes @GoogleCloudPlatform/java-samples-reviewers @yoshi-approver
/datastore/**/*.java @GoogleCloudPlatform/cloud-native-db-dpes @GoogleCloudPlatform/java-samples-reviewers @yoshi-approver
/firestore/**/*.java @GoogleCloudPlatform/cloud-native-db-dpes @GoogleCloudPlatform/java-samples-reviewers @yoshi-approver
/iot/ @gcseh @GoogleCloudPlatform/api-iot @GoogleCloudPlatform/java-samples-reviewers @yoshi-approver
/logging/ @GoogleCloudPlatform/observability-devx @GoogleCloudPlatform/java-samples-reviewers @yoshi-approver
/pubsub/ @GoogleCloudPlatform/api-pubsub-and-pubsublite @GoogleCloudPlatform/java-samples-reviewers @yoshi-approver
/pubsublite/ @GoogleCloudPlatform/api-pubsub-and-pubsublite @GoogleCloudPlatform/java-samples-reviewers @yoshi-approver
/storage/**/*.java @GoogleCloudPlatform/cloud-storage-dpes @GoogleCloudPlatform/java-samples-reviewers @yoshi-approver
.github/auto-approve.yml @googleapis/github-automation/ @sofisl @GoogleCloudPlatform/java-samples-reviewers