- From: Richard Tibbett via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 22 Oct 2009 10:42:43 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/common
In directory hutz:/tmp/cvs-serv16409/common
Modified Files:
config.js
Log Message:
Updated the Contacts API in line with discussion on the mailing list: http://lists.w3.org/Archives/Public/public-device-apis/2009Oct/0161.html
Index: config.js
===================================================================
RCS file: /sources/public/2009/dap/common/config.js,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- config.js 23 Sep 2009 12:17:42 -0000 1.2
+++ config.js 22 Oct 2009 10:42:41 -0000 1.3
@@ -20,6 +20,9 @@
{ name: " 이강찬 (Kangchan Lee)",
company: "ETRI",
companyURL: "http://etri.re.kr/" },
+ { name: "Richard Tibbett",
+ company: "France Telecom",
+ companyURL: "http://www.orange-ftgroup.com/" },
{ name: "Dzung Tran",
company: "Intel",
companyURL: "http://intel.com/" },
Received on Thursday, 22 October 2009 10:42:47 UTC