Skip to content

Commit c69ca15

Browse files
authored
chore: replace old teams with cloud-sdk-nodejs-team and firestore-team (#2491)
This PR replaces the old api-firestore with firestore-team, yoshi-nodejs with cloud-sdk-nodejs-team, and removes firestore-dpe. b/478003109 As part of this change, we are also removing admin permissions from the repository settings in .github/sync-repo-settings.yaml. Teams that previously had admin access have been removed or updated to have push access.
1 parent 3d61340 commit c69ca15

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/CODEOWNERS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax
66

77

8-
# The yoshi-nodejs team is the default owner for nodejs repositories.
9-
* @googleapis/yoshi-nodejs @googleapis/firestore-dpe @googleapis/api-firestore
10-
.github/auto-approve.yml @googleapis/github-automation/
8+
# The cloud-sdk-nodejs-team team is the default owner for nodejs repositories.
9+
* @googleapis/cloud-sdk-nodejs-team @googleapis/firestore-team
10+
.github/auto-approve.yml @googleapis/cloud-sdk-platform-team

.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"codeowner_team": "@googleapis/firestore-dpe",
2+
"codeowner_team": "@googleapis/firestore-team @googleapis/cloud-sdk-nodejs-team",
33
"language": "nodejs",
44
"api_id": "firestore.googleapis.com",
55
"name_pretty": "Cloud Firestore",

0 commit comments

Comments
 (0)