--- 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.