Skip to content

Commit 4152ee1

Browse files
authored
chore: replace old java team with cloud-sdk-java-team (#1597)
Replace old teams with new ones. b/479542582
1 parent da56e05 commit 4152ee1

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.github/CODEOWNERS

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

7-
# @googleapis/cloud-java-team-teamsync are the default owners for changes in this repo
8-
* @googleapis/cloud-java-team-teamsync
7+
# @googleapis/cloud-sdk-java-team are the default owners for changes in this repo
8+
* @googleapis/cloud-sdk-java-team
99

1010
# @googleapis/java-samples-reviewers teams are the default owners for samples changes
1111
samples/**/*.java @googleapis/java-samples-reviewers

.github/blunderbuss.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Configuration for the Blunderbuss GitHub app. For more info see
22
# https://github.com/googleapis/repo-automation-bots/tree/main/packages/blunderbuss
33
assign_issues:
4-
- googleapis/cloud-java-team-teamsync
4+
- googleapis/cloud-sdk-java-team
55
assign_prs:
6-
- googleapis/cloud-java-team-teamsync
6+
- googleapis/cloud-sdk-java-team
77
assign_prs_by:
88
- labels:
99
- samples

.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"repo": "googleapis/java-logging-logback",
1010
"repo_short": "java-logging-logback",
1111
"distribution_name": "com.google.cloud:google-cloud-logging-logback",
12-
"codeowner_team": "@googleapis/cloud-java-team-teamsync",
12+
"codeowner_team": "@googleapis/cloud-sdk-java-team",
1313
"library_type": "OTHER",
1414
"api_id": "logging.googleapis.com"
1515
}

0 commit comments

Comments
 (0)