We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b18fa8a commit 5700cc1Copy full SHA for 5700cc1
2 files changed
.github/CODEOWNERS
@@ -4,4 +4,4 @@
4
# For syntax help see:
5
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax
6
7
-* @googleapis/yoshi-php
+* @googleapis/cloud-sdk-php-team
.github/sync-repo-settings.yaml
@@ -18,7 +18,5 @@ branchProtectionRules:
18
requiresCodeOwnerReviews: true
19
requiresStrictStatusChecks: true
20
permissionRules:
21
- - team: yoshi-php-admins
22
- permission: admin
23
- - team: yoshi-php
+ - team: cloud-sdk-php-team
24
permission: push
0 commit comments