diff --git a/cookiecutter.json b/cookiecutter.json index 98cd98cfa..a533de7b5 100644 --- a/cookiecutter.json +++ b/cookiecutter.json @@ -1,7 +1,7 @@ { - "full_name": "Audrey Roy", - "email": "audreyr@gmail.com", - "github_username": "audreyr", + "full_name": "Taylor \"Nekroze\" Lawson", + "email": "nekroze@eturnilnetwork.com", + "github_username": "Nekroze", "project_name": "A Lot of Effort", "repo_name": "alotofeffort", "project_short_description": "Deploy static HTML sites to S3 with the simple 'alotofeffort' command.",