From 160ed6cb6d5ee552bef7fc5538255a074e85624f Mon Sep 17 00:00:00 2001 From: enchance Date: Fri, 24 Jul 2020 01:00:56 +0800 Subject: [PATCH] Added name to CONTRIBUTORS.txt --- {{cookiecutter.project_slug}}/CONTRIBUTORS.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/{{cookiecutter.project_slug}}/CONTRIBUTORS.txt b/{{cookiecutter.project_slug}}/CONTRIBUTORS.txt index 82a80bfc..e8450c4c 100644 --- a/{{cookiecutter.project_slug}}/CONTRIBUTORS.txt +++ b/{{cookiecutter.project_slug}}/CONTRIBUTORS.txt @@ -1 +1 @@ -{{ cookiecutter.author_name }} +enchance \ No newline at end of file