change Ghislain affiliation in glossary
authorgatemezi
Fri, 08 Mar 2013 12:50:38 +0100
changeset 363 b271e8dd1a89
parent 362 e8b78d300e6e
child 364 aa85eda27d6f
change Ghislain affiliation in glossary
glossary/respec-config.js
glossary/respec-config.js~
--- a/glossary/respec-config.js	Fri Mar 08 12:41:50 2013 +0100
+++ b/glossary/respec-config.js	Fri Mar 08 12:50:38 2013 +0100
@@ -31,7 +31,7 @@
     // 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: "INSTITUT TELECOM, Eurecom", companyURL: "http://www.eurecom.fr"}
+        	{ name: "Ghislain Atemezing", url: "http://www.eurecom.fr/~atemezin",  company: "Eurecom", companyURL: "http://www.eurecom.fr"}
     ],
 
     // authors, add as many as you like. 
--- a/glossary/respec-config.js~	Fri Mar 08 12:41:50 2013 +0100
+++ b/glossary/respec-config.js~	Fri Mar 08 12:50:38 2013 +0100
@@ -1,15 +1,13 @@
 var respecConfig = {
     // specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
-    specStatus:           "ED",
-    publishDate:          "2012-03-12",
-    //copyrightStart:       "2010",
+    specStatus:           "WD",
+    publishDate:          "2013-03-07",
+    //copyrightStart:       "2011",
 
     // the specification's short name, as in http://www.w3.org/TR/short-name/
-    shortName:            "gld-gloss",
+    shortName:            "gld-glossary",
     //subtitle:             "",
-    // if you wish the publication date to be other than today, set this
-    // publishDate:  "2009-08-06",
-
+   
     // if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
     // and its maturity status
     //previousPublishDate:  "2011-06-26",
@@ -18,7 +16,7 @@
     diffTool:             "http://www.aptest.com/standards/htmldiff/htmldiff.pl",
 
     // if there a publicly available Editor's Draft, this is the link
-    edDraftURI:           "http://dvcs.w3.org/hg/gld/gld-gloss/",
+    edDraftURI:           "http://dvcs.w3.org/hg/gld/gld-glossary/",
 
     // if this is a LCWD, uncomment and set the end of its review period
     // lcEnd: "2009-08-05",
@@ -32,8 +30,8 @@
     // editors, add as many as you like
     // only "name" is required
     editors:  [
-        		{ name: "Bernadette Hyland", url: "https://twitter.com/bernhyland",  company: "3 Round Stones", companyURL: "http://3roundstones.com/"},
-		{ name: "Ghislain Atemezing", url: "http://www.eurecom.fr/~atemezin",  company: "INSTITUT TELECOM, 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: "INSTITUT TELECOM, Eurecom", companyURL: "http://www.eurecom.fr"}
     ],
 
     // authors, add as many as you like.