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.
 
 

26 lignes
612 B

  1. # SPDX-FileCopyrightText: 2024 Suguru Hirahara
  2. #
  3. # SPDX-License-Identifier: AGPL-3.0-or-later
  4. version = 1
  5. # Computer-generated files and other files which cannot be copyrighted
  6. [[annotations]]
  7. path = [
  8. "i18n/.gitignore",
  9. "i18n/requirements.txt",
  10. "i18n/PUBLISHED_LANGUAGES"
  11. ]
  12. SPDX-FileCopyrightText = "NONE"
  13. SPDX-License-Identifier = "CC0-1.0"
  14. # See https://reuse.software/faq/#aggregate-info
  15. [[annotations]]
  16. path = [
  17. "i18n/**/*.po",
  18. "i18n/**/*.pot"
  19. ]
  20. precedence = "aggregate"
  21. SPDX-FileCopyrightText = "Slavi Pantaleev, MDAD community members"
  22. SPDX-License-Identifier = "AGPL-3.0-or-later"