13 lines
612 B
TOML
13 lines
612 B
TOML
# SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors
|
|
# SPDX-License-Identifier: AGPL-3.0-or-later
|
|
version = 1
|
|
SPDX-PackageName = "related_resources"
|
|
SPDX-PackageSupplier = "Nextcloud <info@nextcloud.com>"
|
|
SPDX-PackageDownloadLocation = "https://github.com/nextcloud/related_resources"
|
|
|
|
[[annotations]]
|
|
path = ["l10n/**.js", "l10n/**.json", ".tx/config", ".github/CODEOWNERS", "composer.json", "composer.lock", "package-lock.json", "package.json"]
|
|
precedence = "aggregate"
|
|
SPDX-FileCopyrightText = "2022 Nextcloud GmbH and Nextcloud contributors"
|
|
SPDX-License-Identifier = "AGPL-3.0-or-later"
|