forked from googleapis/google-cloud-python
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCODEOWNERS
More file actions
15 lines (13 loc) · 926 Bytes
/
CODEOWNERS
File metadata and controls
15 lines (13 loc) · 926 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.
#
# To add a new package or team:
# 1. Add the directory path below the default catch-all rule (`*`).
# 2. Append the new team AFTER the default cloud-sdk teams.
# 3. The new team must have "Write" access to google-cloud-python
# See go/cloud-sdk-googleapis#aod for instructions on requesting
# access to modify repo settings.
# Default owner for all directories not owned by others
* @googleapis/cloud-sdk-python-team @googleapis/cloud-sdk-librarian-team
/packages/bigframes/ @googleapis/cloud-sdk-python-team @googleapis/cloud-sdk-librarian-team @googleapis/bigquery-dataframe-team
/packages/google-auth/ @googleapis/cloud-sdk-python-team @googleapis/cloud-sdk-librarian-team @googleapis/cloud-sdk-auth-team @googleapis/aion-team