Skip to content

Commit 56d5345

Browse files
Rename to cloudfoundry-resources
Uses plural form to align with aws-resources and gcp-resources subprojects. Signed-off-by: Karsten Schnitter <[email protected]>
1 parent 51b6618 commit 56d5345

File tree

9 files changed

+2
-2
lines changed

9 files changed

+2
-2
lines changed

.github/component_owners.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ components:
2222
baggage-procesor:
2323
- mikegoldsmith
2424
- zeitlinger
25-
cloudfoundry-resource:
25+
cloudfoundry-resources:
2626
- KarstenSchnitter
2727
compressors:
2828
- jack-berg
File renamed without changes.
File renamed without changes.

settings.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ include(":aws-xray")
3333
include(":aws-xray-propagator")
3434
include(":baggage-processor")
3535
include(":compressors:compressor-zstd")
36-
include("cloudfoundry-resource")
36+
include("cloudfoundry-resources")
3737
include(":consistent-sampling")
3838
include(":dependencyManagement")
3939
include(":disk-buffering")

0 commit comments

Comments
 (0)