Skip to content

Commit 46663e8

Browse files
authored
feat(parametermanager): created folder to add samples (#13182)
1 parent a88f70d commit 46663e8

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
/iam/cloud-client/**/* @GoogleCloudPlatform/dee-infra @GoogleCloudPlatform/python-samples-reviewers @GoogleCloudPlatform/cloud-samples-reviewers
2828
/kms/**/** @GoogleCloudPlatform/dee-infra @GoogleCloudPlatform/python-samples-reviewers @GoogleCloudPlatform/cloud-samples-reviewers
2929
/media_cdn/**/* @GoogleCloudPlatform/dee-infra @GoogleCloudPlatform/python-samples-reviewers @GoogleCloudPlatform/cloud-samples-reviewers
30+
/parametermanager/**/* @GoogleCloudPlatform/dee-infra @GoogleCloudPlatform/python-samples-reviewers @GoogleCloudPlatform/cloud-samples-reviewers @GoogleCloudPlatform/cloud-secrets-team @GoogleCloudPlatform/cloud-parameters-team
3031
/privateca/**/* @GoogleCloudPlatform/dee-infra @GoogleCloudPlatform/python-samples-reviewers @GoogleCloudPlatform/cloud-samples-reviewers
3132
/recaptcha_enterprise/**/* @GoogleCloudPlatform/dee-infra @GoogleCloudPlatform/recaptcha-customer-obsession-reviewers @GoogleCloudPlatform/python-samples-reviewers @GoogleCloudPlatform/cloud-samples-reviewers
3233
/secretmanager/**/* @GoogleCloudPlatform/dee-infra @GoogleCloudPlatform/python-samples-reviewers @GoogleCloudPlatform/cloud-samples-reviewers @GoogleCloudPlatform/cloud-secrets-team

.github/blunderbuss.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ assign_issues_by:
2323
- "api: cloudkms"
2424
- "api: iam"
2525
- "api: kms"
26+
- "api: parametermanager"
2627
- "api: privateca"
2728
- "api: recaptchaenterprise"
2829
- "api: secretmanager"
@@ -156,6 +157,7 @@ assign_prs_by:
156157
- "api: cloudkms"
157158
- "api: iam"
158159
- "api: kms"
160+
- "api: parametermanager"
159161
- "api: privateca"
160162
- "api: recaptchaenterprise"
161163
- "api: secretmanager"

parametermanager/README.md

Whitespace-only changes.

0 commit comments

Comments
 (0)