infrastructure/galaxy.yml

40 lines
860 B
YAML
Raw Normal View History

2025-09-16 13:43:50 +02:00
namespace: fenris
name: davina
version: 1.0.0
readme: README.md
authors:
2025-09-26 00:13:11 +02:00
- Fenris <fenris@folksprak.org>
2025-09-16 13:43:50 +02:00
# description: your collection description
license:
- GPL-2.0-or-later
# The path to the license file for the collection. This path is relative to the root of the collection. This key is
# mutually exclusive with 'license'
license_file: ''
# A list of tags you want to associate with the collection for indexing/searching. A tag name has the same character
# requirements as 'namespace' and 'name'
tags: []
dependencies: {}
2025-09-26 00:13:11 +02:00
# repository: http://forgejo.ramsch.sx/davina-infrastructure
2025-09-16 13:43:50 +02:00
# The URL to any online docs
# documentation: http://docs.example.com
# The URL to the homepage of the collection/project
# homepage: http://example.com
# The URL to the collection issue tracker
# issues: http://example.com/issue/tracker
build_ignore: []