Skip to content

Commit e2be312

Browse files
authored
chore: replace old teams with cloud-sdk-nodejs-team and bigtable-team (#1769)
b/478003109
1 parent f497e49 commit e2be312

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/CODEOWNERS

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

77

8-
# Unless specified, the jsteam is the default owner for nodejs repositories.
9-
* @googleapis/api-bigtable @googleapis/api-bigtable-partners @googleapis/jsteam
8+
# Unless specified, the cloud-sdk-nodejs-team is the default owner for nodejs repositories.
9+
* @googleapis/bigtable-team @googleapis/cloud-sdk-nodejs-team

.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"distribution_name": "@google-cloud/bigtable",
1111
"api_id": "bigtable.googleapis.com",
1212
"requires_billing": true,
13-
"codeowner_team": "@googleapis/api-bigtable @googleapis/api-bigtable-partners",
13+
"codeowner_team": "@googleapis/bigtable-team @googleapis/cloud-sdk-nodejs-team",
1414
"api_shortname": "bigtable",
1515
"library_type": "GAPIC_COMBO"
1616
}

0 commit comments

Comments
 (0)