Skip to content

Commit 486e243

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

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.github/.OwlBot.lock.yaml

Lines changed: 2 additions & 2 deletions
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:b2e8f445ca0e605d4bbefbfdbdf7335692d75cf1647af62243828dcc0ea4e690
17-
# created: 2022-07-14T21:08:10.768472192Z
16+
digest: sha256:04f254abfe5f47fe73ae6f91d68d55c3b76e722a4943066c3bb0ce03573b4ad9
17+
# created: 2022-07-18T21:44:23.94208526Z

.github/CODEOWNERS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,10 @@
66

77
# The @googleapis/api-spanner-java is the default owner for changes in this repo
88
* @googleapis/yoshi-java @googleapis/api-spanner-java
9+
10+
# for handwritten libraries, keep codeowner_team in .repo-metadata.json as owner
911
**/*.java @googleapis/api-spanner-java
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)