dap commit: fixed ownership

changeset:   24:6d6c03f3f078
tag:         tip
user:        Robin Berjon <robin@berjon.com>
date:        Fri Oct 21 10:53:41 2011 +0200
files:       api-design/Overview.html
description:
fixed ownership


diff -r e181834c5380 -r 6d6c03f3f078 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>

Received on Friday, 21 October 2011 08:53:49 UTC