From d3d8e1147c0ba85fef0ad326609329ddd8fca50e Mon Sep 17 00:00:00 2001 From: Ben Lopatin Date: Tue, 20 Aug 2013 10:07:49 -0400 Subject: [PATCH] Repo contributors should start with project author --- {{cookiecutter.repo_name}}/CONTRIBUTORS.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/{{cookiecutter.repo_name}}/CONTRIBUTORS.txt b/{{cookiecutter.repo_name}}/CONTRIBUTORS.txt index bb6c4730..25e9ec56 100644 --- a/{{cookiecutter.repo_name}}/CONTRIBUTORS.txt +++ b/{{cookiecutter.repo_name}}/CONTRIBUTORS.txt @@ -1 +1 @@ -Daniel Greenfeld \ No newline at end of file +{{cookiecutter.author_name}}