You've already forked gotosocial_aur
22 lines
407 B
TOML
22 lines
407 B
TOML
version = 1
|
|
|
|
[[annotations]]
|
|
path = [
|
|
"PKGBUILD",
|
|
"README.md",
|
|
"keys/**",
|
|
".SRCINFO",
|
|
".nvchecker.toml",
|
|
"sysusers.conf",
|
|
"tmpfiles.conf",
|
|
]
|
|
SPDX-FileCopyrightText = "Arch Linux contributors"
|
|
SPDX-License-Identifier = "0BSD"
|
|
|
|
[[annotations]]
|
|
path = [
|
|
"use-fhs-directories.patch",
|
|
]
|
|
SPDX-FileCopyrightText = "gotosocial contributors"
|
|
SPDX-License-Identifier = "AGPL-3.0-only"
|