diff --git a/REUSE.toml b/REUSE.toml index be8b48d..a76ed67 100644 --- a/REUSE.toml +++ b/REUSE.toml @@ -4,7 +4,7 @@ SPDX-PackageSupplier = "IronCore authors " 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"