From 0100a431bbd9560a6a5bf05da8f0669db7bfce7f Mon Sep 17 00:00:00 2001 From: Christoph Wurst Date: Wed, 21 May 2025 13:25:25 +0200 Subject: [PATCH] chore(compliance): add renovate config license data Signed-off-by: Christoph Wurst --- REUSE.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/REUSE.toml b/REUSE.toml index bb2c9532..2f92a6b4 100644 --- a/REUSE.toml +++ b/REUSE.toml @@ -18,7 +18,7 @@ SPDX-FileCopyrightText = "2019 Nextcloud GmbH and Nextcloud contributors" SPDX-License-Identifier = "AGPL-3.0-or-later" [[annotations]] -path = ["psalm.xml", "psalm-baseline.xml", "openapi.json"] +path = ["psalm.xml", "psalm-baseline.xml", "openapi.json", ".github/renovate.json"] precedence = "aggregate" SPDX-FileCopyrightText = "2024 Nextcloud GmbH and Nextcloud contributors" SPDX-License-Identifier = "AGPL-3.0-or-later"