Commit 65f8b394 authored by Johannes Schindelin's avatar Johannes Schindelin

Add developer information

It is easier to modify or delete that section than to research how
to specify the involved developers in Maven projects from scratch.
Signed-off-by: 's avatarJohannes Schindelin <johannes.schindelin@gmx.de>
parent 0637673a
......@@ -26,6 +26,22 @@
</dependency>
</dependencies>
<developers>
<developer>
<id>dscho</id>
<name>Johannes Schindelin</name>
<email>johannes.schindelin@gmx.de</email>
<url>http://loci.wisc.edu/people/johannes-schindelin</url>
<organization>UW-Madison LOCI</organization>
<organizationUrl>http://loci.wisc.edu/</organizationUrl>
<roles>
<role>architect</role>
<role>developer</role>
</roles>
<timezone>-6</timezone>
</developer>
</developers>
<!-- NB: for project parent -->
<repositories>
<repository>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment