-
Notifications
You must be signed in to change notification settings - Fork 371
/
Copy pathCODEOWNERS
16 lines (13 loc) · 900 Bytes
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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
# The cloud-libraries-dotnet is the default owner for anything not
# explicitly taken by someone else.
* @googleapis/cloud-libraries-dotnet
/apis/Google.Cloud.Bigtable*/ @googleapis/api-bigtable @googleapis/cloud-libraries-dotnet
/apis/Google.Cloud.Datastore*/ @googleapis/api-datastore-sdk @googleapis/cloud-libraries-dotnet
/apis/Google.Cloud.Storage*/ @googleapis/cloud-storage-dpe @googleapis/cloud-libraries-dotnet
/apis/Google.Cloud.BigQuery*/. @googleapis/api-bigquery @googleapis/cloud-libraries-dotnet
/apis/Google.Cloud.PubSub*/. @googleapis/api-pubsub @googleapis/cloud-libraries-dotnet