diff --git a/LICENSE b/LICENSE index 44e4d67..8e54586 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2020 Robert Kaussow +Copyright (c) 2021 Robert Kaussow Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index eda336a..63dc3d1 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,3 @@ Usage: `cookiecutter https://gitea.rknet.org/xoxys/cookiecutter-ansible-collecti ## License This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. - -## Maintainers and Contributors - -[Robert Kaussow](https://gitea.rknet.org/xoxys) diff --git a/{{cookiecutter.collection_namespace}}/{{cookiecutter.collection_name}}/README.md b/{{cookiecutter.collection_namespace}}/{{cookiecutter.collection_name}}/README.md index 3c13cec..f626b2e 100644 --- a/{{cookiecutter.collection_namespace}}/{{cookiecutter.collection_name}}/README.md +++ b/{{cookiecutter.collection_namespace}}/{{cookiecutter.collection_name}}/README.md @@ -8,7 +8,3 @@ ## License This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. - -## Maintainers and Contributors - -[{{ cookiecutter.author_full }}](https://gitea.rknet.org/{{ cookiecutter.author }}) diff --git a/{{cookiecutter.collection_namespace}}/{{cookiecutter.collection_name}}/galaxy.yml b/{{cookiecutter.collection_namespace}}/{{cookiecutter.collection_name}}/galaxy.yml index 514aac5..e798008 100644 --- a/{{cookiecutter.collection_namespace}}/{{cookiecutter.collection_name}}/galaxy.yml +++ b/{{cookiecutter.collection_namespace}}/{{cookiecutter.collection_name}}/galaxy.yml @@ -1,3 +1,4 @@ +--- namespace: {{ cookiecutter.collection_namespace }} name: {{ cookiecutter.collection_name }} version: 1.0.0