We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70a4e02 commit 74bc35cCopy full SHA for 74bc35c
.github/CODEOWNERS
@@ -8,7 +8,7 @@
8
* @googleapis/yoshi-java @googleapis/api-pubsublite
9
10
# for handwritten libraries, keep codeowner_team in .repo-metadata.json as owner
11
-**/*.java @googleapis/api-pubsublite
+**/*.java @googleapis/yoshi-java @googleapis/api-pubsublite
12
13
14
# The java-samples-reviewers team is the default owner for samples changes
owlbot.py
@@ -26,5 +26,6 @@
26
".kokoro/*/samples.cfg",
27
"samples/install-without-bom/*",
28
".github/workflows/samples.yaml",
29
+ ".github/CODEOWNERS"
30
]
31
)
0 commit comments