- From: Frederick Hirsch via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 22 Feb 2012 20:19:10 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/common
In directory hutz:/tmp/cvs-serv25714
Modified Files:
config.js
Log Message:
name of wg is now without policy- device APIs WG
Index: config.js
===================================================================
RCS file: /sources/public/2009/dap/common/config.js,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- config.js 2 Aug 2011 20:33:59 -0000 1.9
+++ config.js 22 Feb 2012 20:19:08 -0000 1.10
@@ -28,7 +28,7 @@
company: "Intel",
companyURL: "http://intel.com/" }
];
-respecConfig.wg = "Device APIs and Policy Working Group";
+respecConfig.wg = "Device APIs Working Group";
respecConfig.wgURI = "http://www.w3.org/2009/dap/";
respecConfig.wgPublicList = "public-device-apis";
respecConfig.wgPatentURI = "http://www.w3.org/2004/01/pp-impl/43696/status";
Received on Wednesday, 22 February 2012 20:19:11 UTC