-
Notifications
You must be signed in to change notification settings - Fork 1.1k
/
CODEOWNERS
Validating CODEOWNERS rules...
36 lines (34 loc) · 1.66 KB
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# Code owners file.
# This file controls who is tagged for review for any given pull request.
# For anything not explicitly taken by someone else.
* @pongad
# 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-core-grpc/src/* @pongad
google-cloud-core-http/src/* @pongad
google-cloud-core/src/* @pongad
google-cloud-datastore/src/* @neozwu @vam-google
google-cloud-dep-verification/src/* @pongad
google-cloud-dlp/src/* @neozwu
google-cloud-dns/src/* @pongad
google-cloud-errorreporting/src/* @pongad
google-cloud-examples/src/* @pongad
google-cloud-firestore/src/* @schmidt-sebastian
google-cloud-language/src/* @pongad
google-cloud-logging/src/* @saicheems @andreamlin @jabubake
google-cloud-monitoring/src/* @pongad
google-cloud-pubsub/src/* @pongad
google-cloud-resourcemanager/src/* @pongad
google-cloud-spanner/src/* @vam-google @vkedia
google-cloud-speech/src/* @vam-google
google-cloud-storage/src/* @andreamlin @neozwu
google-cloud-testing/src/* @vam-google
google-cloud-trace/src/* @pongad
google-cloud-translate/src/* @andreamlin @saicheems
google-cloud-util/src/* @pongad
google-cloud-video-intelligence/src/* @vam-google
google-cloud-vision/src/* @vam-google
google-cloud/src/* @pongad