File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -42,3 +42,8 @@ license:
4242 Other (add your own license) :
4343 value : Other
4444 default : " Apachev2"
45+ copyright_holder :
46+ type : str
47+ placeholder : Netherlands eScience Center
48+ help : Who is the copyright holder?
49+ when : " {{ template_profile != 'minimum' and AddPackageDetails }}"
Original file line number Diff line number Diff line change @@ -53,11 +53,7 @@ code_of_conduct_email:
5353 {% if not (code_of_conduct_email | regex_search('([A-Za-z0-9]+[.-_])*[A-Za-z0-9]+@[A-Za-z0-9-]+(\.[A-Z|a-z]{2,})+')) %}
5454 Please enter a valid email address
5555 {% endif %}
56- copyright_holder :
57- type : str
58- placeholder : Netherlands eScience Center
59- help : Who is the copyright holder?
60- when : " {{ template_profile != 'minimum' and AddPackageDetails }}"
56+
6157
6258# calculated fields for GitHub
6359repository :
You can’t perform that action at this time.
0 commit comments