We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b432f3 commit f958703Copy full SHA for f958703
1 file changed
copier/questions/package_details.yml
@@ -45,8 +45,8 @@ code_of_conduct_email:
45
{% endif %}
46
copyright_holder:
47
type: str
48
- placeholder: Netherlands eScience Center
49
- help: Who is the copyright holder?
+ default: "{{ full_name }}"
+ help: Who is the copyright holder (the default is your full name)?
50
validator: >-
51
{% if not copyright_holder %}
52
This field cannot be empty as it will be used in content of the generated files.
0 commit comments