Skip to content

Commit cc9142e

Browse files
Kenneth Rosariodandhleem-strzelczyknicain
authored
Update CODEOWNERS to include functions-framework-google (#9329)
* Update CODEOWNERS to include functions-framework-google * Update CODEOWNERS * Update CODEOWNERS * update CODEOWNERS * add functions-framework-google to blunderbuss config --------- Co-authored-by: Dan Lee <[email protected]> Co-authored-by: Maciej Strzelczyk <[email protected]> Co-authored-by: nicain <[email protected]>
1 parent 203bf2e commit cc9142e

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
/eventarc/**/* @GoogleCloudPlatform/torus-dpe @GoogleCloudPlatform/python-samples-reviewers
5050
/error_reporting/**/* @GoogleCloudPlatform/python-samples-reviewers
5151
/firestore/**/* @GoogleCloudPlatform/cloud-native-db-dpes @GoogleCloudPlatform/python-samples-reviewers
52-
/functions/**/* @GoogleCloudPlatform/torus-dpe @GoogleCloudPlatform/python-samples-reviewers
52+
/functions/**/* @GoogleCloudPlatform/functions-framework-google @GoogleCloudPlatform/torus-dpe @GoogleCloudPlatform/python-samples-reviewers
5353
/functions/spanner/* @GoogleCloudPlatform/api-spanner-python @GoogleCloudPlatform/python-samples-reviewers
5454
/healthcare/**/* @noerog @GoogleCloudPlatform/python-samples-reviewers
5555
/iam/api-client/**/* @GoogleCloudPlatform/python-samples-reviewers

.github/blunderbuss.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,10 @@ assign_issues_by:
182182
- 'api: dlp'
183183
to:
184184
- GoogleCloudPlatform/googleapis-dlp
185+
- labels:
186+
- 'api: functions'
187+
to:
188+
- GoogleCloudPlatform/functions-framework-google
185189

186190
assign_prs_by:
187191
- labels:
@@ -215,6 +219,11 @@ assign_prs_by:
215219
- 'api: dlp'
216220
to:
217221
- GoogleCloudPlatform/googleapis-dlp
222+
- labels:
223+
- 'api: functions'
224+
to:
225+
- GoogleCloudPlatform/functions-framework-google
226+
218227
assign_issues:
219228
- GoogleCloudPlatform/python-samples-owners
220229

0 commit comments

Comments
 (0)