Author: bleny Date: 2010-09-29 14:41:13 +0200 (Wed, 29 Sep 2010) New Revision: 369 Url: http://nuiton.org/repositories/revision/wikitty/369 Log: add missing <developpers> in POM Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-09-29 12:28:42 UTC (rev 368) +++ trunk/pom.xml 2010-09-29 12:41:13 UTC (rev 369) @@ -413,6 +413,27 @@ </roles> </developer> + <developer> + <name>Brendan Le Ny</name> + <id>bleny</id> + <email>bleny@codelutin.com</email> + <organization>CodeLutin</organization> + <timezone>+2</timezone> + <roles> + <role>Developer</role> + </roles> + </developer> + + <developer> + <name>Benoit Brossaud</name> + <id>bbrossaud</id> + <organization>CodeLutin</organization> + <timezone>+2</timezone> + <roles> + <role>Developer</role> + </roles> + </developer> + </developers> <!-- ************************************************************* -->
participants (1)
-
bleny@users.nuiton.org