Update short name to reflect ld-glossary instead of gld-glossary
authorbhyland
Tue, 26 Mar 2013 13:16:50 -0400
changeset 425 5b46f76ece43
parent 424 130a2573bf55
child 426 86e21d247727
Update short name to reflect ld-glossary instead of gld-glossary
glossary/respec-config.js
--- 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/"}
     ],