add secondary_authors to pbl schema

This commit is contained in:
pentarctagon 2024-03-15 11:05:29 -05:00
parent 013b373541
commit 6d7fd11dab

View file

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