forked from googleapis/google-cloud-ruby
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CODEOWNERS
Validating CODEOWNERS rules...
25 lines (22 loc) · 1.72 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
# Code owners file.
# This file controls who is tagged for review for any given pull request.
#
# For syntax help see:
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax
# @googleapis/ruby-team is the default owner for anything not
# explicitly taken by someone else.
* @googleapis/ruby-team yoshi-approver
/google-cloud-automl*/. @googleapis/ruby-team yoshi-approver @googleapis/ml-apis
/google-cloud-bigquery*/. @googleapis/ruby-team yoshi-approver @googleapis/api-bigquery
/google-cloud-bigtable*/. @googleapis/ruby-team yoshi-approver @googleapis/api-bigtable
/google-cloud-datastore*/. @googleapis/ruby-team yoshi-approver @googleapis/api-datastore-sdk
/google-cloud-firestore*/. @googleapis/ruby-team yoshi-approver @googleapis/firestore-dpe
/google-cloud-language*/. @googleapis/ruby-team yoshi-approver @googleapis/ml-apis
/google-cloud-pubsub*/. @googleapis/ruby-team yoshi-approver @googleapis/api-pubsub
/google-cloud-speech*/. @googleapis/ruby-team yoshi-approver @googleapis/ml-apis
/google-cloud-storage/ @googleapis/ruby-team yoshi-approver @googleapis/cloud-storage-dpe
/google-cloud-talent*/. @googleapis/ruby-team yoshi-approver @googleapis/ml-apis
/google-cloud-text_to_speech*/. @googleapis/ruby-team yoshi-approver @googleapis/ml-apis
/google-cloud-translate*/. @googleapis/ruby-team yoshi-approver @googleapis/ml-apis
/google-cloud-video_intelligence*/. @googleapis/ruby-team yoshi-approver @googleapis/ml-apis
/google-cloud-vision*/. @googleapis/ruby-team yoshi-approver @googleapis/ml-apis