Skip to content
Snippets Groups Projects
Commit 82e2c55c authored by Gwenaelle ABEILLE's avatar Gwenaelle ABEILLE
Browse files

add a developer email

parent 37d0ddfb
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" <project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
...@@ -12,6 +13,17 @@ ...@@ -12,6 +13,17 @@
<version>1.8.4-SNAPSHOT</version> <version>1.8.4-SNAPSHOT</version>
<name>Bensikin</name> <name>Bensikin</name>
<developers> <developers>
<developer>
<id>abeille</id>
<name>Gwenaelle Abeille</name>
<email>gwenaelle.abeille@synchrotron-soleil.fr</email>
<organization>Synchrotron Soleil</organization>
<organizationUrl>http://www.synchrotron-soleil.fr</organizationUrl>
<roles>
<role>Java Developer</role>
</roles>
<timezone>1</timezone>
</developer>
<developer> <developer>
<id>girardot</id> <id>girardot</id>
<name>Raphaël GIRARDOT</name> <name>Raphaël GIRARDOT</name>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment