Skip to content

Commit ee16cd1

Browse files
committed
Add mailing list to chapter schema #842
1 parent c7c919a commit ee16cd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schema/chapter.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"minLength": 1,
5858
"type": "string"
5959
},
60-
"mailing-list": {
60+
"mailing_list": {
6161
"description": "The optional mailing list associated with the chapter.",
6262
"format": "uri",
6363
"type": "string"

0 commit comments

Comments
 (0)