-
Notifications
You must be signed in to change notification settings - Fork 1.1k
/
Copy pathCODEOWNERS
22 lines (20 loc) · 1.03 KB
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Code owners file.
# This file controls who is tagged for review for any given pull request.
# For anything not explicitly taken by someone else.
* @googleapis/yoshi-java
# Owners per module.
google-cloud-bigquery/src/* @vam-google @tswast
google-cloud-bigtable/src/* @igorbernstein2
google-cloud-compute/src/* @andreamlin
google-cloud-contrib/src/* @pongad @jean-philippe-martin
google-cloud-datastore/src/* @vam-google
google-cloud-firestore/src/* @schmidt-sebastian
google-cloud-logging/src/* @andreamlin
google-cloud-pubsub/src/* @pongad @googleapis/yoshi-java
google-cloud-spanner/src/* @vam-google @snehashah16
google-cloud-speech/src/* @vam-google
google-cloud-storage/src/* @andreamlin
google-cloud-testing/src/* @vam-google
google-cloud-translate/src/* @andreamlin
google-cloud-video-intelligence/src/* @vam-google
google-cloud-vision/src/* @vam-google