Added Dave Longley to editors list.
--- a/spec/latest/index.html Wed Aug 17 01:14:35 2011 -0400
+++ b/spec/latest/index.html Wed Aug 17 12:10:27 2011 -0400
@@ -152,9 +152,9 @@
// if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
// and its maturity status
- previousPublishDate: "2011-06-15",
+ previousPublishDate: "2011-08-08",
previousMaturity: "ED",
- previousDiffURI: "http://json-ld.org/spec/ED/20110615/index.html",
+ previousDiffURI: "http://json-ld.org/spec/ED/20110808/index.html",
diffTool: "http://www.aptest.com/standards/htmldiff/htmldiff.pl",
// if there a publicly available Editor's Draft, this is the link
@@ -177,6 +177,8 @@
company: "Digital Bazaar", companyURL: "http://digitalbazaar.com/" },
{ name: "Gregg Kellogg", url: "http://greggkellogg.net/",
company: "Kellogg Associates" },
+ { name: "Dave Longley", url: "http://digitalbazaar.com/",
+ company: "Digital Bazaar", companyURL: "http://digitalbazaar.com/"}
],
// authors, add as many as you like.
@@ -211,7 +213,7 @@
wgPatentURI: "",
maxTocLevel: 4,
preProcess: [ preProc ],
- alternateFormats: [ {uri: "diff-20110615.html", label: "diff to previous version"} ],
+ alternateFormats: [ {uri: "diff-20110808.html", label: "diff to previous version"} ],
};
function updateExample(doc, content) {