-
Notifications
You must be signed in to change notification settings - Fork 41
Expand file tree
/
Copy pathCODEOWNERS
More file actions
15 lines (14 loc) · 893 Bytes
/
CODEOWNERS
File metadata and controls
15 lines (14 loc) · 893 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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/cloud-sdk-platform-team
/elixir @googleapis/cloud-sdk-ruby-team @googleapis/cloud-sdk-platform-team
/go @googleapis/cloud-sdk-go-team @googleapis/cloud-sdk-platform-team
/java @googleapis/cloud-sdk-java-team @googleapis/cloud-sdk-platform-team
/node @googleapis/cloud-sdk-nodejs-team @googleapis/cloud-sdk-platform-team
/python @googleapis/cloud-sdk-python-team @googleapis/cloud-sdk-platform-team
/ruby @googleapis/cloud-sdk-ruby-team @googleapis/cloud-sdk-platform-team
/php @googleapis/cloud-sdk-php-team @googleapis/cloud-sdk-platform-team
/syft @googleapis/cloud-sdk-platform-team