Skip to content

Commit 2d62a29

Browse files
committed
POM: update developers and contributors
See: http://imagej.net/Team
1 parent c59dec8 commit 2d62a29

File tree

1 file changed

+28
-6
lines changed

1 file changed

+28
-6
lines changed

pom.xml

Lines changed: 28 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,18 +31,40 @@
3131
<organization>UW-Madison LOCI</organization>
3232
<organizationUrl>http://loci.wisc.edu/</organizationUrl>
3333
<roles>
34-
<role>architect</role>
34+
<role>founder</role>
35+
<role>lead</role>
3536
<role>developer</role>
37+
<role>debugger</role>
38+
<role>reviewer</role>
39+
<role>support</role>
40+
<role>maintainer</role>
41+
</roles>
42+
<timezone>-6</timezone>
43+
</developer>
44+
<developer>
45+
<id>hinerm</id>
46+
<name>Mark Hiner</name>
47+
<email>hiner@wisc.edu</email>
48+
<url>http://loci.wisc.edu/people/mark-hiner</url>
49+
<organization>UW-Madison LOCI</organization>
50+
<organizationUrl>http://loci.wisc.edu/</organizationUrl>
51+
<roles>
52+
<role>lead</role>
53+
<role>developer</role>
54+
<role>debugger</role>
55+
<role>reviewer</role>
56+
<role>support</role>
57+
<role>maintainer</role>
3658
</roles>
3759
<timezone>-6</timezone>
3860
</developer>
3961
</developers>
4062
<contributors>
41-
<!--
42-
NB: Need a least one element to override the parent.
43-
See: https://issues.apache.org/jira/browse/MNG-5220
44-
-->
45-
<contributor><name>None</name></contributor>
63+
<contributor>
64+
<name>Johannes Schindelin</name>
65+
<url>http://imagej.net/User:Schindelin</url>
66+
<properties><id>dscho</id></properties>
67+
</contributor>
4668
</contributors>
4769

4870
<mailingLists>

0 commit comments

Comments
 (0)