Matrix Docker Ansible eploy
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

40 rivejä
1.0 KiB

  1. # SPDX-FileCopyrightText: 2024 MDAD Team and contributors
  2. #
  3. # SPDX-License-Identifier: AGPL-3.0-or-later
  4. version = 1
  5. [[annotations]]
  6. path = "docs/assets/*"
  7. SPDX-FileCopyrightText = "2024 MDAD Team and contributors"
  8. SPDX-License-Identifier = "AGPL-3.0-or-later"
  9. [[annotations]]
  10. path = "roles/custom/matrix-prometheus-nginxlog-exporter/examples/*.png"
  11. SPDX-FileCopyrightText = "2024 MDAD Team and contributors"
  12. SPDX-License-Identifier = "AGPL-3.0-or-later"
  13. [[annotations]]
  14. path = "roles/custom/**/*.json"
  15. SPDX-FileCopyrightText = "2024 MDAD Team and contributors"
  16. SPDX-License-Identifier = "AGPL-3.0-or-later"
  17. # Computer-generated files
  18. [[annotations]]
  19. path = [
  20. ".github/renovate.json",
  21. "roles/custom/**/*.repo",
  22. "flake.lock",
  23. "flake.nix",
  24. "requirements.yml",
  25. ]
  26. SPDX-FileCopyrightText = "NONE"
  27. SPDX-License-Identifier = "CC0-1.0"
  28. # https://reuse.software/faq/#aggregate-info
  29. [[annotations]]
  30. path = ["i18n/**/*.po"]
  31. precedence = "aggregate"
  32. SPDX-FileCopyrightText = "2024 MDAD Team and contributors"
  33. SPDX-License-Identifier = "AGPL-3.0-or-later"