Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion REUSE.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ SPDX-PackageSupplier = "IronCore authors <ospo@sap.com>"
SPDX-PackageDownloadLocation = "https://github.com/ironcore-dev/cluster-api-provider-ironcore-metal"

[[annotations]]
path = [".github/**", ".gitignore", ".dockerignore", ".golangci.yml", "CODEOWNERS", "Dockerfile", "Makefile", "PROJECT", "config/**", "go.mod", "go.sum", "hack/**", "scripts/**", "Tiltfile", "tilt-provider.json", "templates/**"]
path = [".github/**", ".gitignore", ".dockerignore", ".golangci.yml", "CODEOWNERS", "Dockerfile", "Makefile", "PROJECT", "config/**", "go.mod", "go.sum", "hack/**", "scripts/**", "Tiltfile", "tilt-provider.json", "templates/**", "REUSE.toml"]
precedence = "aggregate"
SPDX-FileCopyrightText = "2024 SAP SE or an SAP affiliate company and IronCore contributors"
SPDX-License-Identifier = "Apache-2.0"
Expand Down
Loading