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

Commit bda24a7

Browse files
committed
POM: add Stefan Helfrich & myself as contributors
1 parent 5c5bbf0 commit bda24a7

1 file changed

Lines changed: 8 additions & 5 deletions

File tree

pom.xml

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,15 @@
4444
</developer>
4545
</developers>
4646
<contributors>
47-
<!--
48-
NB: Need a least one element to override the parent.
49-
See: https://issues.apache.org/jira/browse/MNG-5220
50-
-->
5147
<contributor>
52-
<name>None</name>
48+
<name>Curtis Rueden</name>
49+
<url>http://imagej.net/User:Rueden</url>
50+
<properties><id>ctrueden</id></properties>
51+
</contributor>
52+
<contributor>
53+
<name>Stefan Helfrich</name>
54+
<url>http://imagej.net/User:Stelfrich</url>
55+
<properties><id>stelfrich</id></properties>
5356
</contributor>
5457
</contributors>
5558

0 commit comments

Comments
 (0)