22 lines
465 B
YAML
22 lines
465 B
YAML
---
|
|
|
|
# Settings to Docker containers.
|
|
docker_namespace: robertdebock
|
|
docker_image: fedora
|
|
docker_tag: latest
|
|
|
|
# Your username on Galaxy.
|
|
galaxy_namespace: mullholland
|
|
|
|
# Your username/organization name on GitHub.
|
|
github_namespace: mullholland
|
|
|
|
# Your username/group on GitLab.
|
|
gitlab_namespace: opensourceunicorn
|
|
|
|
# Your name and optionally email-address.
|
|
author: Mullholland (mullholland)
|
|
|
|
# The full URL to your website.
|
|
author_website: "https://mullholland.net"
|