-
Notifications
You must be signed in to change notification settings - Fork 39
Closed
Description
The last attempt to publish the spec failed with an error that I'm not familiar with:
"specberus": {
"status": "failure",
"errors": [
{
"key": "not-participating",
"extra": {
"id": 63802
},
"detailMessage": "The user with id 63802 is not participating in the group producing this document.",
"type": {
"name": "headers.editor-participation",
"section": "front-matter",
"rule": "editorSection"
}
}
]
},
I see that Dominik (former editor) has a w3cid of 63802, maybe that is what echidna is complaining about?
editors: [
{
w3cid: 68454,
name: 'Mark Foltz',
company: 'Google',
mailto: '[email protected]'
},
{
w3cid: 63802,
name: 'Dominik Röttsches',
company: 'Intel',
note: 'until April 2015'
}
],
Calling on @tidoust for his expertise in all things around spec publishing :)
Metadata
Metadata
Assignees
Labels
No labels