Skip to content

Commit c813903

Browse files
fix(reuse): Use correct package name and URL
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
1 parent 7b51330 commit c813903

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

REUSE.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors
22
# SPDX-License-Identifier: AGPL-3.0-or-later
33
version = 1
4-
SPDX-PackageName = "workflow_scrip"
4+
SPDX-PackageName = "data_request"
55
SPDX-PackageSupplier = "Nextcloud GmbH and Nextcloud contributors"
6-
SPDX-PackageDownloadLocation = "https://github.com/nextcloud/workflow_script"
6+
SPDX-PackageDownloadLocation = "https://github.com/nextcloud/data_request"
77

88
[[annotations]]
99
path = [".tx/config"]

0 commit comments

Comments
 (0)