fixed ownership
authorRobin Berjon <robin@berjon.com>
Fri, 21 Oct 2011 10:53:41 +0200
changeset 24 6d6c03f3f078
parent 23 e181834c5380
child 25 06b52baf61df
fixed ownership
api-design/Overview.html
--- a/api-design/Overview.html	Fri Oct 21 10:50:39 2011 +0200
+++ b/api-design/Overview.html	Fri Oct 21 10:53:41 2011 +0200
@@ -13,13 +13,17 @@
                     company:    "Robineko",
                     companyURL: "http://robineko.com/" }
           ],
-          edDraftURI:   "http://w3c-test.org/webapps/api-design/",
+          edDraftURI:   "http://w3c-test.org/dap/api-design/",
           copyrightStart: 2011,
           noIDLIn:      true,
-          wg:           "Web Applications (WebApps) Working Group",
-          wgURI:        "http://www.w3.org/2008/webapps/",
-          wgPublicList: "public-webapps",
-          wgPatentURI:  "http://www.w3.org/2004/01/pp-impl/42538/status",
+          // wg:           "Web Applications (WebApps) Working Group",
+          // wgURI:        "http://www.w3.org/2008/webapps/",
+          // wgPublicList: "public-webapps",
+          // wgPatentURI:  "http://www.w3.org/2004/01/pp-impl/42538/status",
+          wg:           "Device APIs Working Group",
+          wgURI:        "http://www.w3.org/2009/dap/",
+          wgPublicList: "public-device-apis",
+          wgPatentURI:  "http://www.w3.org/2004/01/pp-impl/43696/status",
       };
     </script>
     <script src='http://respec.specifiction.com/js/profiles/w3c-common.js' class='remove'></script>