Skip to content
This repository was archived by the owner on Feb 4, 2022. It is now read-only.

Commit c44214a

Browse files
committed
POM: add myself as a co-developer
I am taking (at least partial) responsibility for this component, since it is going to play an increasingly important role in the community.
1 parent 2b4f8c9 commit c44214a

File tree

1 file changed

+12
-6
lines changed

1 file changed

+12
-6
lines changed

pom.xml

+12-6
Original file line numberDiff line numberDiff line change
@@ -40,15 +40,21 @@
4040
<role>support</role>
4141
<role>maintainer</role>
4242
</roles>
43-
<timezone>-5</timezone>
4443
</developer>
45-
</developers>
46-
<contributors>
47-
<contributor>
44+
<developer>
45+
<id>ctrueden</id>
4846
<name>Curtis Rueden</name>
4947
<url>http://imagej.net/User:Rueden</url>
50-
<properties><id>ctrueden</id></properties>
51-
</contributor>
48+
<roles>
49+
<role>developer</role>
50+
<role>debugger</role>
51+
<role>reviewer</role>
52+
<role>support</role>
53+
<role>maintainer</role>
54+
</roles>
55+
</developer>
56+
</developers>
57+
<contributors>
5258
<contributor>
5359
<name>Stefan Helfrich</name>
5460
<url>http://imagej.net/User:Stelfrich</url>

0 commit comments

Comments
 (0)