forked from GoogleCloudPlatform/java-docs-samples
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCODEOWNERS
More file actions
11 lines (9 loc) · 724 Bytes
/
CODEOWNERS
File metadata and controls
11 lines (9 loc) · 724 Bytes
1
2
3
4
5
6
7
8
9
10
11
# 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
/datastore/ @GoogleCloudPlatform/firestore-dpe @GoogleCloudPlatform/java-samples-reviewers
/firestore/ @GoogleCloudPlatform/firestore-dpe @GoogleCloudPlatform/java-samples-reviewers
/iot/ @gcseh @GoogleCloudPlatform/api-iot @GoogleCloudPlatform/java-samples-reviewers
/logging/ @GoogleCloudPlatform/observability-devx @GoogleCloudPlatform/java-samples-reviewers