Skip to content

Commit 1d9d94a

Browse files
committed
chore: Manage template updates with cruft
1 parent d1efa23 commit 1d9d94a

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

.cruft.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"template": "https://github.com/pawamoy/cookie-poetry",
3+
"commit": "e76abd133eebbdf329da7fd8a445e6998db7c5e8",
4+
"context": {
5+
"cookiecutter": {
6+
"project_name": "git-changelog",
7+
"project_description": "Automatic Changelog generator using Jinja2 templates.",
8+
"author_fullname": "Timothée Mazzucotelli",
9+
"author_email": "pawamoy@pm.me",
10+
"author_username": "pawamoy",
11+
"repository_provider": "github.com",
12+
"repository_namespace": "pawamoy",
13+
"repository_name": "git-changelog",
14+
"copyright_holder": "Timothée Mazzucotelli",
15+
"copyright_holder_email": "pawamoy@pm.me",
16+
"copyright_date": "2018",
17+
"copyright_license": "ISC License",
18+
"python_package_distribution_name": "git-changelog",
19+
"python_package_import_name": "git_changelog",
20+
"python_package_command_line_name": "git-changelog",
21+
"_template": "https://github.com/pawamoy/cookie-poetry"
22+
}
23+
}
24+
}

0 commit comments

Comments
 (0)