Skip to content

Commit 028fdfd

Browse files
committed
Merge branch 'main' into PR #1889 to update
2 parents 5883b1a + 6b798dc commit 028fdfd

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/CODEOWNERS

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

77
# The @googleapis/api-pubsublite is the default owner for changes in this repo
8-
* @googleapis/yoshi-java @googleapis/api-pubsublite
8+
* @googleapis/cloud-sdk-java-team @googleapis/api-pubsublite
99

1010
# for handwritten libraries, keep codeowner_team in .repo-metadata.json as owner
11-
**/*.java @googleapis/yoshi-java @googleapis/api-pubsublite
11+
**/*.java @googleapis/cloud-sdk-java-team @googleapis/api-pubsublite
1212

1313

1414
# The java-samples-reviewers team is the default owner for samples changes
1515
samples/**/*.java @googleapis/java-samples-reviewers
1616

1717
# Generated snippets should not be owned by samples reviewers
18-
samples/snippets/generated/ @googleapis/yoshi-java
18+
samples/snippets/generated/ @googleapis/cloud-sdk-java-team

0 commit comments

Comments
 (0)