We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c5bbf0 commit bda24a7Copy full SHA for bda24a7
1 file changed
pom.xml
@@ -44,12 +44,15 @@
44
</developer>
45
</developers>
46
<contributors>
47
- <!--
48
- NB: Need a least one element to override the parent.
49
- See: https://issues.apache.org/jira/browse/MNG-5220
50
- -->
51
<contributor>
52
- <name>None</name>
+ <name>Curtis Rueden</name>
+ <url>http://imagej.net/User:Rueden</url>
+ <properties><id>ctrueden</id></properties>
+ </contributor>
+ <contributor>
53
+ <name>Stefan Helfrich</name>
54
+ <url>http://imagej.net/User:Stelfrich</url>
55
+ <properties><id>stelfrich</id></properties>
56
</contributor>
57
</contributors>
58
0 commit comments