*** empty log message ***
authorSandro Hawke <sandro@hawke.org>
Mon, 20 Aug 2012 15:18:06 -0400
changeset 504 b0d95e4320e3
parent 503 2858b99aab45
child 505 d7b6d3294f23
*** empty log message ***
nguc/index.html
--- a/nguc/index.html	Mon Aug 20 15:16:35 2012 -0400
+++ b/nguc/index.html	Mon Aug 20 15:18:06 2012 -0400
@@ -51,16 +51,14 @@
           // editors, add as many as you like
           // only "name" is required
           editors:  [
-              { name: "TBD", url: "",
-                company: "", companyURL: "",
+	      { name: "Sandro Hawke", url:"http://www.w3.org/People/Sandro",
+	      company:"W3C", companyURL: "http://www.w3.org"},
               },
           ],
-          otherContributors: {
-              "Contributor": [
-	      { name: "Sandro Hawke", url:"http://www.w3.org/People/Sandro",
-	      company:"W3C", companyURL: "http://www.w3.org", note:"Initial text"},
-	      ]
-          },
+          //otherContributors: {
+          //    "Contributor": [
+	  //    ]
+          //},
 
           // authors, add as many as you like. 
           // This is optional, uncomment if you have authors as well as editors.