Skip to content

Commit be5e9dc

Browse files
authored
Fix spanner change streams owners file paths (#2961)
1 parent 4be0778 commit be5e9dc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/CODEOWNERS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ v1/src/test/java/com/google/cloud/teleport/templates/SpannerToTextTest.java @Goo
1111
v1/src/test/java/com/google/cloud/teleport/templates/common/SpannerConverterTest.java @GoogleCloudPlatform/spanner-migrations-team
1212

1313
# Spanner Change Streams templates
14-
v2/templates/SpannerChangeStreamsToGcs.java @GoogleCloudPlatform/cloud-spanner-change-stream-rotation
15-
v2/templates/SpannerChangeStreamsToPubSub.java @GoogleCloudPlatform/cloud-spanner-change-stream-rotation
16-
v2/templates/spannerchangestreamstobigquery/ @GoogleCloudPlatform/cloud-spanner-change-stream-rotation
14+
v2/googlecloud-to-googlecloud/src/main/java/com/google/cloud/teleport/v2/templates/SpannerChangeStreamsToGcs.java @GoogleCloudPlatform/cloud-spanner-change-stream-rotation
15+
v2/googlecloud-to-googlecloud/src/main/java/com/google/cloud/teleport/v2/templates/SpannerChangeStreamsToPubSub.java @GoogleCloudPlatform/cloud-spanner-change-stream-rotation
16+
v2/googlecloud-to-googlecloud/src/main/java/com/google/cloud/teleport/v2/templates/spannerchangestreamstobigquery/ @GoogleCloudPlatform/cloud-spanner-change-stream-rotation
1717

1818
# Datastream To spanner template
1919
v2/datastream-to-spanner/ @GoogleCloudPlatform/spanner-migrations-team

0 commit comments

Comments
 (0)