Author: tchemit Date: 2010-09-30 11:16:09 +0200 (Thu, 30 Sep 2010) New Revision: 1664 Url: http://nuiton.org/repositories/revision/nuiton-utils-extra/1664 Log: add myself to members Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-09-30 08:27:33 UTC (rev 1663) +++ trunk/pom.xml 2010-09-30 09:16:09 UTC (rev 1664) @@ -81,6 +81,15 @@ <organizationUrl>http://www.codelutin.com</organizationUrl> <timezone>+1</timezone> </developer> + <developer> + <id>tchemit</id> + <name>tony Chemit</name> + <email>chemit at codelutin.com</email> + <organization>Code Lutin</organization> + <organizationUrl>http://www.codelutin.com</organizationUrl> + <timezone>+1</timezone> + </developer> + </developers> <!-- ************************************************************* -->
participants (1)
-
tchemit@users.nuiton.org