feat: personakize generator

This commit is contained in:
mullholland 2023-05-22 21:04:06 +02:00
parent d103de16c3
commit 25e99bb5e6
1 changed files with 5 additions and 5 deletions

View File

@ -6,16 +6,16 @@ docker_image: fedora
docker_tag: latest docker_tag: latest
# Your username on Galaxy. # Your username on Galaxy.
galaxy_namespace: robertdebock galaxy_namespace: mullholland
# Your username/organization name on GitHub. # Your username/organization name on GitHub.
github_namespace: robertdebock github_namespace: mullholland
# Your username/group on GitLab. # Your username/group on GitLab.
gitlab_namespace: robertdebock-iac gitlab_namespace: opensourceunicorn
# Your name and optionally email-address. # Your name and optionally email-address.
author: Robert de Bock (robert@meinit.nl) author: Mullholland (mullholland)
# The full URL to your website. # The full URL to your website.
author_website: "https://robertdebock.nl/" author_website: "https://mullholland.net"