We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 821e0c9 commit d1262d1Copy full SHA for d1262d1
.github/CODEOWNERS
@@ -4,7 +4,7 @@
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/torus-dpe
+* @googleapis/acep-team
8
9
proto/ @googleapis/eventarc-team
10
json/audit/ @googleapis/eventarc-team
.github/sync-repo-settings.yaml
@@ -26,6 +26,3 @@ branchProtectionRules:
26
requiredApprovingReviewCount: 1
27
requiresCodeOwnerReviews: true
28
requiresStrictStatusChecks: true
29
-permissionRules:
30
- - team: cloudevents-admins
31
- permission: admin
0 commit comments