Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

Commit 4fbf123

Browse files
changes without context
autosynth cannot find the source of changes triggered by earlier changes in this repository, or by version upgrades to tools such as linters.
1 parent 81b07e3 commit 4fbf123

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

.github/CODEOWNERS

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

7+
# The @googleapis/api-spanner-java is the default owner for changes in this repo
78
* @googleapis/yoshi-java @googleapis/api-spanner-java
9+
**/*.java @googleapis/api-spanner-java
810

911
# The java-samples-reviewers team is the default owner for samples changes
1012
samples/**/*.java @googleapis/java-samples-reviewers

synth.metadata

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-spanner.git",
7-
"sha": "e620a1572979efbcb25ef8adab3b60144e19f623"
7+
"sha": "81b07e31a6a63a795d904094a72a6b51e593c314"
88
}
99
},
1010
{
@@ -107,7 +107,6 @@
107107
"CODE_OF_CONDUCT.md",
108108
"CONTRIBUTING.md",
109109
"LICENSE",
110-
"README.md",
111110
"codecov.yaml",
112111
"google-cloud-spanner/src/main/java/com/google/cloud/spanner/admin/database/v1/DatabaseAdminClient.java",
113112
"google-cloud-spanner/src/main/java/com/google/cloud/spanner/admin/database/v1/DatabaseAdminSettings.java",

0 commit comments

Comments
 (0)