diff --git a/REUSE.toml b/REUSE.toml index 574d76a82..0985a21af 100644 --- a/REUSE.toml +++ b/REUSE.toml @@ -12,11 +12,13 @@ path = [ "i18n/.gitignore", "i18n/requirements.txt", "i18n/PUBLISHED_LANGUAGES", + "roles/custom/**/*.repo", ".editorconfig", ".envrc", ".gitattributes", ".gitignore", ".yamllint", + "ansible.cfg", "flake.lock", "flake.nix", "requirements.yml" @@ -31,5 +33,5 @@ path = [ "i18n/**/*.pot" ] precedence = "aggregate" -SPDX-FileCopyrightText = "Slavi Pantaleev, MDAD community members" +SPDX-FileCopyrightText = "2024 - 2025 Slavi Pantaleev, MDAD project contributors" SPDX-License-Identifier = "AGPL-3.0-or-later"