Author: bleny Date: 2011-10-28 18:03:25 +0200 (Fri, 28 Oct 2011) New Revision: 122 Url: http://nuiton.org/repositories/revision/nuiton-web/122 Log: add myself to pom Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2011-10-28 16:00:53 UTC (rev 121) +++ trunk/pom.xml 2011-10-28 16:03:25 UTC (rev 122) @@ -208,6 +208,16 @@ <role>Développeur</role> </roles> </developer> + <developer> + <id>bleny</id> + <name>Brendan Le Ny</name> + <email>bleny@codelutin.com</email> + <organization>CodeLutin</organization> + <timezone>+2</timezone> + <roles> + <role>Développeur</role> + </roles> + </developer> </developers> <!-- ************************************************************* -->
participants (1)
-
bleny@users.nuiton.org