--- a/glossary/respec-config.js Sun Mar 24 14:34:14 2013 +0100
+++ b/glossary/respec-config.js Tue Mar 26 13:16:50 2013 -0400
@@ -1,11 +1,11 @@
var respecConfig = {
// specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
specStatus: "WD",
- publishDate: "2013-03-22",
+ publishDate: "2013-03-26",
//copyrightStart: "2011",
// the specification's short name, as in http://www.w3.org/TR/short-name/
- shortName: "gld-glossary",
+ shortName: "ld-glossary",
//subtitle: "",
// if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
@@ -30,9 +30,8 @@
// editors, add as many as you like
// only "name" is required
editors: [
- { name: "Bernadette Hyland", url: "http://3roundstones.com/about-us/leadership-team/bernadette-hyland/", company: "3 Round Stones", companyURL: "http://3roundstones.com/"},
- { name: "Ghislain Atemezing", url: "http://www.eurecom.fr/~atemezin", company: "EURECOM", companyURL: "http://www.eurecom.fr"},
-
+ { name: "Bernadette Hyland", url: "http://3roundstones.com/about-us/leadership-team/bernadette-hyland/", company: "3 Round Stones", companyURL: "http://3roundstones.com/"},
+ { name: "Ghislain Atemezing", url: "http://www.eurecom.fr/~atemezin", company: "EURECOM", companyURL: "http://www.eurecom.fr"},
{ name: "Biplav Srivastava", url: "", company: "IBM", companyURL: "http://www.ibm.com/in/research/"}
],