Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update metadata #37

Merged
merged 1 commit into from
Mar 22, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ name: deployment
version: 1.1.0
readme: README.md
authors:
- contact@opentermsarchive.org
- Open Terms Archive contributors <contact@opentermsarchive.org> (https://opentermsarchive.org/about)
description: >-
This ansible collection provides roles and playbooks to deploy and manage Open
Terms Archive collections.
This Ansible collection provides roles and playbooks to deploy and manage
Open Terms Archive collections.
license:
- EUPL-1.2
tags:
Expand All @@ -18,8 +18,8 @@ tags:
- database
- history
dependencies: {}
repository: https://github.com/OpenTermsArchive/deployment.git
documentation: https://github.com/OpenTermsArchive/deployment.git
homepage: https://github.com/OpenTermsArchive/deployment.git
repository: https://github.com/OpenTermsArchive/deployment
documentation: https://docs.opentermsarchive.org/collections/create/
homepage: https://opentermsarchive.org
issues: https://github.com/OpenTermsArchive/deployment/issues
build_ignore: []
Loading