2009/dap/common configPolicy.js,1.5,1.6

Update of /sources/public/2009/dap/common
In directory hutz:/tmp/cvs-serv11192

Modified Files:
	configPolicy.js 
Log Message:
add David Rogers to policy editors list


Index: configPolicy.js
===================================================================
RCS file: /sources/public/2009/dap/common/configPolicy.js,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- configPolicy.js	2 Nov 2009 09:28:13 -0000	1.5
+++ configPolicy.js	30 Mar 2010 13:34:55 -0000	1.6
@@ -13,6 +13,9 @@
     {   name:       "Frederick Hirsch",
         company:    "Nokia",
         companyURL: "http://nokia.com/" },
+    {   name:       "David Rogers",
+        company:    "OMTP",
+        companyURL: "http://omtp.org/" },
 ];
 
 respecConfig.wg =           "Device APIs and Policy Working Group";

Received on Tuesday, 30 March 2010 13:35:00 UTC