diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index cba4ffcf..9cfb9aaf 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -6,7 +6,7 @@ # The yoshi-nodejs team is the default owner for nodejs repositories. -* @googleapis/yoshi-nodejs @googleapis/api-logging +* @googleapis/yoshi-nodejs @googleapis/api-logging @googleapis/api-logging-partners # The github automation team is the default owner for the auto-approve file. .github/auto-approve.yml @googleapis/github-automation diff --git a/.github/sync-repo-settings.yaml b/.github/sync-repo-settings.yaml index 4a30a08e..d5aa4e3e 100644 --- a/.github/sync-repo-settings.yaml +++ b/.github/sync-repo-settings.yaml @@ -22,3 +22,5 @@ permissionRules: permission: admin - team: jsteam permission: push + - team: api-logging-partners + permission: push