added EURECOM and url info in the bp respec-config
authorgatemezi
Fri, 08 Mar 2013 19:18:17 +0100
changeset 383 051fe0f84e34
parent 382 4d4bd87e1b55
child 384 3232742d316a
added EURECOM and url info in the bp respec-config
bp/respec-config.js
--- a/bp/respec-config.js	Fri Mar 08 19:03:51 2013 +0100
+++ b/bp/respec-config.js	Fri Mar 08 19:18:17 2013 +0100
@@ -44,7 +44,7 @@
     authors: [
 		{ name: "Bernadette Hyland", url: "http://3roundstones.com/about-us/leadership-team/bernadette-hyland/",  company: "3 Round Stones, Inc", companyURL: "http://3roundstones.com/"},
 		{ name: "Boris Villazón-Terrazas", url: "http://boris.villazon.terrazas.name",  company: "iSOCO, Intelligent Software Components S.A., Madrid, Spain", companyURL: "http://www.isoco.com"},
-    	{ name: "Ghislain Atemezing", url: "",  company: "INSTITUT TELECOM", companyURL: ""},
+    	{ name: "Ghislain Atemezing", url: "http://www.eurecom/fr/~atemezin/",  company: "EURECOM", companyURL: "http://www.eurecom.fr/en"},
     	{ name: "John Erickson", url: "",  company: "RPI", companyURL: ""},
     	{ name: "Michael Pendleton", url: "",  company: "US EPA", companyURL: ""},
     	{ name: "Hadley Beeman", url: "",  company: "LinkedGov", companyURL: ""},
@@ -104,4 +104,4 @@
   content = '<pre class="sh_sourceCode">' + doc._esc(content) + '</pre>';
   content = content.replace(/@prefix/g, '<span class="sh_keyword">@prefix</span>');
   return content;
-}
\ No newline at end of file
+}