Skip to content

Commit 8b829ef

Browse files
ci: update template so GAPIC_AUTO repos do not require special approvers for Java code (#1494) (#2170)
Source-Link: googleapis/synthtool@da89e53 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:04f254abfe5f47fe73ae6f91d68d55c3b76e722a4943066c3bb0ce03573b4ad9
1 parent b19ad76 commit 8b829ef

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.github/.OwlBot.lock.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
# limitations under the License.
1414
docker:
1515
image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest
16-
digest: sha256:d4b80feffe1579818cdc39466152e9de95789a193408506cd4a1ffbe8804dc00
17-
# created: 2022-07-13T13:53:17.676447481Z
16+
digest: sha256:04f254abfe5f47fe73ae6f91d68d55c3b76e722a4943066c3bb0ce03573b4ad9
17+
# created: 2022-07-18T21:44:23.94208526Z

.github/CODEOWNERS

+3
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,10 @@
66

77
# The @googleapis/api-bigquery is the default owner for changes in this repo
88
* @googleapis/yoshi-java @googleapis/api-bigquery
9+
10+
# for handwritten libraries, keep codeowner_team in .repo-metadata.json as owner
911
**/*.java @googleapis/api-bigquery
1012

13+
1114
# The java-samples-reviewers team is the default owner for samples changes
1215
samples/**/*.java @googleapis/java-samples-reviewers

0 commit comments

Comments
 (0)