forked from speced/respec
-
Notifications
You must be signed in to change notification settings - Fork 4
authors
PieterHering edited this page Feb 18, 2021
·
1 revision
Similar to editors, an array of person objects describing the authors of the document.
Note: In most cases, editors
is preferred over authors
.
var respecConfig = {
authors: [
{
name: "Marcos Caceres",
company: "Mozilla Corporation",
companyURL: "https://mozilla.org/",
w3cid: 39125,
},
{
name: "Kenneth Rohde Christiansen",
company: "Intel Corporation",
companyURL: "https://intel.com",
w3cid: 57705,
},
],
};
- alternateFormats
- authors
- editors
- github
- previousMaturity
- previousPublishDate
- previousPublishVersion
- pubDomain
- publishDate
- publishVersion
- shortName
- specStatus
- specType