Author: vsalaun Date: 2011-08-01 10:03:10 +0200 (Mon, 01 Aug 2011) New Revision: 3238 Url: http://chorem.org/repositories/revision/lima/3238 Log: add contributor to project Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2011-07-28 14:48:10 UTC (rev 3237) +++ trunk/pom.xml 2011-08-01 08:03:10 UTC (rev 3238) @@ -289,6 +289,16 @@ <role>Développeur</role> </roles> </contributor> + <contributor> + <name>Victor Salaun</name> + <email>salaun@codelutin.com</email> + <organization>Code Lutin</organization> + <organizationUrl>http://www.codelutin.com</organizationUrl> + <timezone>+2</timezone> + <roles> + <role>Développeur</role> + </roles> + </contributor> </contributors> <!-- ************************************************************* -->