Skip to content

Commit

Permalink
suggest scads as github org
Browse files Browse the repository at this point in the history
  • Loading branch information
haesleinhuepf committed Jan 31, 2024
1 parent 3fdc4bb commit 4ce93f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cookiecutter.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"author_name": "Scala Ble, Dataan Lytics and AI",
"github_username": "{{ cookiecutter.author_name.lower().replace(' ', '') }}",
"github_username": "scads",
"email": "[email protected]",
"book_name": "My Book",
"book_slug": "{{ cookiecutter.book_name.lower().replace(' ', '_').replace('-', '_') }}",
Expand Down

0 comments on commit 4ce93f4

Please sign in to comment.