Skip to content

Commit e5f23d2

Browse files
authored
chore: replace old partner teams with new ones (Wave 2) (#217)
* chore: replace old partner teams with new ones (Wave 2) b/478003109 * chore: update sync-repo-settings.yaml permissions
1 parent f906214 commit e5f23d2

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
# For syntax help see:
44
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax
55

6-
* @googleapis/senseai-eco @googleapis/langchain-bigtable
6+
* @googleapis/senseai-eco-team @googleapis/langchain-bigtable-team

.github/blunderbuss.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
assign_issues:
2-
- googleapis/langchain-bigtable
2+
- googleapis/langchain-bigtable-team
33
assign_prs:
4-
- googleapis/langchain-bigtable
4+
- googleapis/langchain-bigtable-team

.github/sync-repo-settings.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ branchProtectionRules:
4141
# Set team access
4242
permissionRules:
4343
- team: senseai-eco
44-
permission: admin
44+
permission: push
4545
- team: langchain-bigtable
4646
permission: push

.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
"repo": "googleapis/langchain-google-bigtable-python",
1010
"distribution_name": "langchain-google-bigtable",
1111
"requires_billing": true,
12-
"codeowner_team": "@googleapis/senseai-eco"
12+
"codeowner_team": "@googleapis/senseai-eco-team"
1313
}

0 commit comments

Comments
 (0)