aboutsummaryrefslogtreecommitdiff
path: root/org.jacoco.build
diff options
context:
space:
mode:
authorMarc R. Hoffmann <hoffmann@mountainminds.com>2013-11-17 21:44:56 +0100
committerMarc R. Hoffmann <hoffmann@mountainminds.com>2013-11-17 21:46:02 +0100
commit3e727fdf376c3f1d57edf9b92e6c745f0a8c4237 (patch)
treeb5189d01c27975e2c7d5498abfee43db9af70051 /org.jacoco.build
parent52b05f9c739578151ab8af15959221264bb79abc (diff)
downloadjacoco-3e727fdf376c3f1d57edf9b92e6c745f0a8c4237.tar.gz
Welcome Mirko to the JaCoCo team!
Diffstat (limited to 'org.jacoco.build')
-rw-r--r--org.jacoco.build/pom.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/org.jacoco.build/pom.xml b/org.jacoco.build/pom.xml
index 8baa5d67..8a11a00c 100644
--- a/org.jacoco.build/pom.xml
+++ b/org.jacoco.build/pom.xml
@@ -36,6 +36,8 @@
<developer>
<id>mtnminds</id>
<name>Marc R. Hoffmann</name>
+ <email>hoffmann@mountainminds.com</email>
+ <timezone>+1</timezone>
<roles>
<role>Project Lead</role>
</roles>
@@ -61,6 +63,15 @@
<role>Build and release manager</role>
</roles>
</developer>
+ <developer>
+ <id>mfriedenhagen</id>
+ <name>Mirko Friedenhagen</name>
+ <email>mfriedenhagen@gmail.com</email>
+ <timezone>+1</timezone>
+ <roles>
+ <role>Developer</role>
+ </roles>
+ </developer>
</developers>
<contributors>