This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pollen. See http://git.chorem.org/pollen.git commit 9d8a10c1c3057c906d880b44c77367ba3f233915 Author: Adrien Garandel <a.garandel@dralagen.fr> Date: Tue Aug 26 18:02:21 2014 +0200 add agarandel developer in pom --- pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/pom.xml b/pom.xml index 0ebc6a8..a624b9f 100644 --- a/pom.xml +++ b/pom.xml @@ -72,6 +72,15 @@ <role>developer</role> </roles> </developer> + <developer> + <id>dralagen</id> + <name>Adrien Garandel</name> + <email>a.garandel@dralagen.fr</email> + <timezone>Europe/paris</timezone> + <roles> + <role>developer</role> + </roles> + </developer> </developers> <contributors> <contributor> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.