apply @fpytloun comments
diff --git a/cookiecutter.json b/cookiecutter.json
index 08ec304..eb95831 100644
--- a/cookiecutter.json
+++ b/cookiecutter.json
@@ -4,7 +4,7 @@
"project_name": "{{ cookiecutter.service_name }}-formula",
"repo_name": "{{ cookiecutter.service_name|replace('_', '-') }}-formula",
"license_holder": "tcp cloud a.s.",
- "author_contact": "Ales Komarek <ales.komarek@tcpcloud.eu>",
+ "author_contact": "tcpcloud <cloud@tcpcloud.eu>",
"kitchen_driver": "vagrant",
"kitchen_verifier": "inspec",