add secondary_authors to pbl schema
This commit is contained in:
parent
e7050c185b
commit
59ac60fa12
1 changed files with 4 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue