Skip to content

Commit 06c8673

Browse files
committed
POM: move Mark Hiner to contributors section
I spoke with Mark in person. His understanding was that he is not pledged to maintain this component.
1 parent be28f77 commit 06c8673

File tree

1 file changed

+4
-16
lines changed

1 file changed

+4
-16
lines changed

pom.xml

Lines changed: 4 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -28,17 +28,6 @@
2828
</licenses>
2929

3030
<developers>
31-
<developer>
32-
<id>hinerm</id>
33-
<name>Mark Hiner</name>
34-
<url>https://imagej.net/User:Hinerm</url>
35-
<roles>
36-
<role>founder</role>
37-
<role>lead</role>
38-
<role>reviewer</role>
39-
<role>support</role>
40-
</roles>
41-
</developer>
4231
<developer>
4332
<id>ctrueden</id>
4433
<name>Curtis Rueden</name>
@@ -54,12 +43,11 @@
5443
</developer>
5544
</developers>
5645
<contributors>
57-
<!--
58-
NB: Need at least one element to override the parent.
59-
See: https://issues.apache.org/jira/browse/MNG-5220
60-
-->
6146
<contributor>
62-
<name>None</name>
47+
<name>Mark Hiner</name>
48+
<url>https://imagej.net/User:Hinerm</url>
49+
<roles><role>founder</role></roles>
50+
<properties><id>hinerm</id></properties>
6351
</contributor>
6452
</contributors>
6553

0 commit comments

Comments
 (0)