Skip to content

Commit 69a0bfa

Browse files
arbrowndandhlee
authored andcommitted
Add blunderbuss and codeowners
1 parent e06e653 commit 69a0bfa

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
/appengine/flexible/django_cloudsql/**/* @glasnt @GoogleCloudPlatform/aap-dpes @GoogleCloudPlatform/python-samples-reviewers
2121
/appengine/standard_python3/spanner/* @GoogleCloudPlatform/api-spanner-python @GoogleCloudPlatform/python-samples-reviewers
2222
/auth/**/* @arithmetic1728 @GoogleCloudPlatform/python-samples-reviewers
23+
/automl/**/* @GoogleCloudPlatform/ml-apis @GoogleCloudPlatform/python-samples-reviewers
2324
/batch/**/* @m-strzelczyk @GoogleCloudPlatform/dee-infra @GoogleCloudPlatform/python-samples-reviewers
2425
/bigquery/**/* @chalmerlowe @GoogleCloudPlatform/python-samples-reviewers
2526
/bigquery/remote_function/**/* @autoerr @GoogleCloudPlatform/python-samples-reviewers

.github/blunderbuss.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,11 @@ assign_issues_by:
147147
- 'api: vision'
148148
to:
149149
- GoogleCloudPlatform/python-samples-reviewers
150+
- labels:
151+
- 'api: vision'
152+
to:
153+
- GoogleCloudPlatform/ml-apis
154+
- GoogleCloudPlatform/python-samples-reviewers
150155

151156
assign_prs_by:
152157
- labels:

0 commit comments

Comments
 (0)