We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4a0f45 commit ca1f4faCopy full SHA for ca1f4fa
.github/CODEOWNERS
@@ -6,7 +6,7 @@
6
7
8
# The yoshi-nodejs team is the default owner for nodejs repositories.
9
-* @googleapis/yoshi-nodejs @googleapis/api-logging
+* @googleapis/yoshi-nodejs @googleapis/api-logging @googleapis/api-logging-partners
10
11
# The github automation team is the default owner for the auto-approve file.
12
.github/auto-approve.yml @googleapis/github-automation
.github/sync-repo-settings.yaml
@@ -22,3 +22,5 @@ permissionRules:
22
permission: admin
23
- team: jsteam
24
permission: push
25
+ - team: api-logging-partners
26
+ permission: push
0 commit comments