Skip to content

Commit 864f801

Browse files
committed
Make sdss default github_username
1 parent 13bf0e0 commit 864f801

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cookiecutter.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"short_description": "Simple Template package for creating SDSS Python projects",
99
"create_git_repo": ["yes", "no"],
1010
"exists_on_github": ["no", "yes"],
11-
"github_username": "",
11+
"github_username": "sdss",
1212
"_copy_without_render": [
1313
"*/_templates/*.html"
1414
]

0 commit comments

Comments
 (0)