Matrix Docker Ansible eploy
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 

29 lignes
718 B

  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. # Computer-generated files
  10. [[annotations]]
  11. path = [
  12. ".github/renovate.json",
  13. "flake.lock",
  14. "flake.nix",
  15. "poetry.lock",
  16. "requirements.yml",
  17. ]
  18. SPDX-FileCopyrightText = "NONE"
  19. SPDX-License-Identifier = "AGPL-3.0-or-later"
  20. # https://reuse.software/faq/#aggregate-info
  21. [[annotations]]
  22. path = ["i18n/**/*.po"]
  23. precedence = "aggregate"
  24. SPDX-FileCopyrightText = "2024 MDAD Team and contributors"
  25. SPDX-License-Identifier = "AGPL-3.0-or-later"