Update to WD and set date to 2013-11-05
authorGary Kacmarcik <garykac@google.com>
Mon, 04 Nov 2013 10:16:57 -0800
changeset 61 b1bf7d6e54c7
parent 60 c6ffc5861ab9
child 62 21ffdc2c4b06
Update to WD and set date to 2013-11-05
respecEdConfig.js
--- a/respecEdConfig.js	Sun Nov 03 21:38:37 2013 -0800
+++ b/respecEdConfig.js	Mon Nov 04 10:16:57 2013 -0800
@@ -1,25 +1,27 @@
 // Configuration for the Editor's Draft of DOM Parsing and Serialization
 
 var respecConfig = {
-	specStatus: "ED",
+	specStatus: "WD",
     editors: [
+        {
+            name: "Gary Kacmarcik", 
+            company: "Google, Inc.",
+            url: "mailto:garykac@google.com?subject=%5BUIEvents%5D%20Spec%20Feedback",
+            companyURL: "http://www.google.com",
+            note: "Dec 2012 - present",
+        },
 	    {
 			name: "Travis Leithead", 
             company: "Microsoft Corp.",
             url: "mailto:travis.leithead@microsoft.com?subject=%5BUIEvents%5D%20Spec%20Feedback",
-            companyURL: "http://www.microsoft.com"
-		},
-        {
-            name: "Gary Kacmarcik", 
-            company: "Google, Inc.",
-            url: "mailto:garykac@google.com?subject=%5BUIEvents%5D%20Spec%20Feedback",
-            companyURL: "http://www.google.com"
-        }
+            companyURL: "http://www.microsoft.com",
+            note: "Dec 2012 - present",
+		}
 	],
-    //publishDate:  "2012-09-20",
+    publishDate:  "2013-11-05",
 	edDraftURI: "https://dvcs.w3.org/hg/d4e/raw-file/tip/source_respec.htm",
-	previousPublishDate: null,
-    prevED: undefined,
+	previousPublishDate: "2013-07-25",
+	previousMaturity: "WD",
     noIDLIn:  true,
     inlineCSS:  true,
     //noRecTrack:  true,