Skip to content

Commit 31718ec

Browse files
chore: update ownership for asset team (GoogleCloudPlatform#9927)
Co-authored-by: Sampath Kumar <sampathm@google.com>
1 parent 0b7616f commit 31718ec

File tree

2 files changed

+12
-4
lines changed

2 files changed

+12
-4
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,9 @@
8989
/pubsub/**/* @GoogleCloudPlatform/api-pubsub-and-pubsublite @GoogleCloudPlatform/python-samples-reviewers
9090
/pubsublite/**/* @GoogleCloudPlatform/api-pubsub-and-pubsublite @GoogleCloudPlatform/python-samples-reviewers
9191
# ---* Fully Eng Owned
92-
/appengine/**/* @GoogleCloudPlatform/serverless-runtimes @GoogleCloudPlatform/python-samples-reviewers
92+
/appengine/**/* @GoogleCloudPlatform/serverless-runtimes @GoogleCloudPlatform/python-samples-reviewers
9393
/appengine/standard_python3/spanner/* @GoogleCloudPlatform/api-spanner-python @GoogleCloudPlatform/python-samples-reviewers
94+
/asset/**/* @GoogleCloudPlatform/cloud-asset-analysis-team @GoogleCloudPlatform/cloud-asset-platform-team @GoogleCloudPlatform/python-samples-reviewers
9495
/bigquery/**/* @chalmerlowe @GoogleCloudPlatform/python-samples-reviewers
9596
/bigquery/remote_function/**/* @autoerr @GoogleCloudPlatform/python-samples-reviewers
9697
/data-science-onramp/ @leahecole @bradmiro @GoogleCloudPlatform/python-samples-reviewers
@@ -102,7 +103,6 @@
102103
/iot/**/* @GoogleCloudPlatform/api-iot @GoogleCloudPlatform/python-samples-reviewers
103104

104105
# Does not have owner
105-
/asset/**/* @GoogleCloudPlatform/python-samples-reviewers
106106
/blog/**/* @GoogleCloudPlatform/python-samples-reviewers
107107
/iam/api-client/**/* @GoogleCloudPlatform/python-samples-reviewers
108108
/iap/**/* @GoogleCloudPlatform/python-samples-reviewers

.github/blunderbuss.yml

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ assign_issues_by:
3030
to:
3131
- GoogleCloudPlatform/torus-dpe
3232
- labels:
33-
- "api: asset"
3433
- "api: batch"
3534
- "api: compute"
3635
- "api: cloudkms"
@@ -112,6 +111,11 @@ assign_issues_by:
112111
- bradmiro
113112

114113
# Self-service teams
114+
- labels:
115+
- "api: asset"
116+
to:
117+
- GoogleCloudPlatform/cloud-asset-analysis-team
118+
- GoogleCloudPlatform/cloud-asset-platform-team
115119
- labels:
116120
- "api: contentwarehouse"
117121
- "api: documentai"
@@ -169,7 +173,6 @@ assign_prs_by:
169173
to:
170174
- GoogleCloudPlatform/torus-dpe
171175
- labels:
172-
- "api: asset"
173176
- "api: batch"
174177
- "api: compute"
175178
- "api: cloudkms"
@@ -252,6 +255,11 @@ assign_prs_by:
252255
- bradmiro
253256

254257
# Self-service teams
258+
- labels:
259+
- "api: asset"
260+
to:
261+
- GoogleCloudPlatform/cloud-asset-analysis-team
262+
- GoogleCloudPlatform/cloud-asset-platform-team
255263
- labels:
256264
- "api: contentwarehouse"
257265
- "api: documentai"

0 commit comments

Comments
 (0)