branch feature/feature/toto created (now d0a24f1)
This is an automated email from the git hooks/post-receive script. New change to branch feature/feature/toto in repository jtimer. See http://git.chorem.org/jtimer.git at d0a24f1 Add athimel as a developer This branch includes the following new commits: new d0a24f1 Add athimel as a developer The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit d0a24f1c14fda61e91234bd6ed4423d79194cd67 Author: Arnaud Thimel <thimel@codelutin.com> Date: Sun Mar 13 14:50:02 2016 +0100 Add athimel as a developer -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
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>.
participants (1)
-
chorem.org scm