This is an automated email from the git hooks/post-receive script. New commit to branch feature/feature/toto in repository jtimer. See http://git.chorem.org/jtimer.git commit d0a24f1c14fda61e91234bd6ed4423d79194cd67 Author: Arnaud Thimel <thimel@codelutin.com> Date: Sun Mar 13 14:50:02 2016 +0100 Add athimel as a developer --- pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pom.xml b/pom.xml index 8594ace..0418836 100644 --- a/pom.xml +++ b/pom.xml @@ -51,6 +51,17 @@ <role>Développeur</role> </roles> </developer> + <developer> + <name>Arnaud Thimel</name> + <id>athimel</id> + <email>thimel@codelutin.com</email> + <organization>Code Lutin</organization> + <organizationUrl>http://www.codelutin.com/</organizationUrl> + <timezone>Europe/Paris</timezone> + <roles> + <role>Testeur</role> + </roles> + </developer> </developers> <contributors> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.