Skip to content

Commit 9779226

Browse files
authored
chore(parametermanager): created folder to add samples (#2070)
1 parent a37a177 commit 9779226

File tree

3 files changed

+10
-0
lines changed

3 files changed

+10
-0
lines changed

.github/blunderbuss.yml

+8
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ assign_issues_by:
1717
- 'api: spanner'
1818
to:
1919
- shivgautam
20+
- labels:
21+
- 'api: parametermanager'
22+
to:
23+
- GoogleCloudPlatform/cloud-parameters-team
2024

2125
assign_prs_by:
2226
- labels:
@@ -33,3 +37,7 @@ assign_prs_by:
3337
- 'api: cloudiot'
3438
to:
3539
- laszlokorossy
40+
- labels:
41+
- 'api: parametermanager'
42+
to:
43+
- GoogleCloudPlatform/cloud-parameters-team

CODEOWNERS

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
/storage/ @GoogleCloudPlatform/gcs-sdk-team @GoogleCloudPlatform/php-samples-reviewers
2626
/spanner/ @GoogleCloudPlatform/api-spanner @GoogleCloudPlatform/php-samples-reviewers
2727
/secretmanager/ @GoogleCloudPlatform/php-samples-reviewers @GoogleCloudPlatform/cloud-secrets-team
28+
/parametermanager/ @GoogleCloudPlatform/php-samples-reviewers @GoogleCloudPlatform/cloud-secrets-team @GoogleCloudPlatform/cloud-parameters-team
2829

2930
# Serverless, Orchestration, DevOps
3031

parametermanager/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
## Initial placeholder README file for folder creation

0 commit comments

Comments
 (0)