forked from liubonan/google-cloud-java
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCODEOWNERS
More file actions
14 lines (12 loc) · 722 Bytes
/
CODEOWNERS
File metadata and controls
14 lines (12 loc) · 722 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Code owners file.
# This file controls who is tagged for review for any given pull request.
# Owners per module.
google-cloud-clients/google-cloud-bigquery/src/* @tswast
google-cloud-clients/google-cloud-bigtable/src/* @igorbernstein2
google-cloud-clients/google-cloud-compute/src/* @andreamlin
google-cloud-clients/google-cloud-contrib/src/* @pongad @jean-philippe-martin
google-cloud-clients/google-cloud-firestore/src/* @schmidt-sebastian
google-cloud-clients/google-cloud-pubsub/src/* @pongad @googleapis/yoshi-java
google-cloud-clients/google-cloud-spanner/src/* @snehashah16
# For anything not explicitly taken by someone else.
* @googleapis/yoshi-java