Skip to content

Commit d73bcf6

Browse files
m-strzelczykdandhlee
authored andcommitted
Adding batch info
1 parent d6bdbd3 commit d73bcf6

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 1 deletion
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+
/batch/**/* @m-strzelczyk @GoogleCloudPlatform/dee-infra @GoogleCloudPlatform/python-samples-reviewers
2324
/bigquery/**/* @chalmerlowe @GoogleCloudPlatform/python-samples-reviewers
2425
/bigquery/remote_function/**/* @autoerr @GoogleCloudPlatform/python-samples-reviewers
2526
/billing/**/* @GoogleCloudPlatform/billing-samples-maintainers @GoogleCloudPlatform/python-samples-reviewers
@@ -29,7 +30,7 @@
2930
/cloud-sql/**/* @GoogleCloudPlatform/infra-db-dpes @GoogleCloudPlatform/python-samples-reviewers
3031
/codelabs/**/* @GoogleCloudPlatform/python-samples-reviewers
3132
/composer/**/* @leahecole @rachael-ds @rafalbiegacz @GoogleCloudPlatform/python-samples-reviewers
32-
/compute/**/* @m-strzelczyk @GoogleCloudPlatform/python-samples-reviewers
33+
/compute/**/* @m-strzelczyk @GoogleCloudPlatform/dee-infra @GoogleCloudPlatform/python-samples-reviewers
3334
/container/**/* @GoogleCloudPlatform/dee-platform-ops @GoogleCloudPlatform/python-samples-reviewers
3435
/data-science-onramp/ @leahecole @bradmiro @GoogleCloudPlatform/python-samples-reviewers
3536
/dataflow/**/* @davidcavazos @GoogleCloudPlatform/python-samples-reviewers

.github/blunderbuss.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ assign_issues_by:
2525
- 'api: auth'
2626
to:
2727
- arithmetic1728
28+
- labels:
29+
- 'api: batch'
30+
to:
31+
- m-strzelczyk
2832
- labels:
2933
- 'api: bigquery'
3034
to:

0 commit comments

Comments
 (0)