add secondary_authors to pbl schema

This commit is contained in:
pentarctagon 2024-03-15 11:05:29 -05:00 committed by Pentarctagon
parent e7050c185b
commit 59ac60fa12

View file

@ -1,6 +1,7 @@
[wml_schema]
{./macros.cfg}
{./types/basic.cfg}
{./types/lists.cfg}
[type]
name="version"
value="\d+\.\d+.*"
@ -41,6 +42,9 @@
{SIMPLE_KEY passphrase string}
{SIMPLE_KEY email email}
[/then]
[else]
{SIMPLE_KEY secondary_authors string_list}
[/else]
[/if]
[tag]
name="feedback"