Skip to content
This repository was archived by the owner on Feb 28, 2023. It is now read-only.

Commit 3d026aa

Browse files
committed
Add missing cookiecutter args to .cruft.json
1 parent 1783ab4 commit 3d026aa

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.cruft.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,11 @@
1414
"github_owner": "projectsyn",
1515
"github_name": "component-resource-locker",
1616
"github_url": "https://github.com/projectsyn/component-resource-locker",
17-
"_template": "https://github.com/projectsyn/commodore-component-template.git"
17+
"_template": "https://github.com/projectsyn/commodore-component-template.git",
18+
"add_lib": "y",
19+
"add_pp": "y",
20+
"copyright_holder": "VSHN AG <info@vshn.ch>",
21+
"copyright_year": "2021"
1822
}
1923
},
2024
"directory": null

0 commit comments

Comments
 (0)