Skip to content

Commit 2ba784b

Browse files
committed
Use imagej.net URL for all developers
And remove the superfluous (and prone to obsolescence) other info.
1 parent 31e2f58 commit 2ba784b

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

pom.xml

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,7 @@
2727
<developer>
2828
<id>ctrueden</id>
2929
<name>Curtis Rueden</name>
30-
<email>[email protected]</email>
31-
<url>http://loci.wisc.edu/people/curtis-rueden</url>
32-
<organization>UW-Madison LOCI</organization>
33-
<organizationUrl>http://loci.wisc.edu/</organizationUrl>
30+
<url>http://imagej.net/User:Rueden</url>
3431
<roles>
3532
<role>founder</role>
3633
<role>lead</role>
@@ -40,15 +37,11 @@
4037
<role>support</role>
4138
<role>maintainer</role>
4239
</roles>
43-
<timezone>-6</timezone>
4440
</developer>
4541
<developer>
4642
<id>hinerm</id>
4743
<name>Mark Hiner</name>
48-
<email>[email protected]</email>
49-
<url>http://loci.wisc.edu/people/mark-hiner</url>
50-
<organization>UW-Madison LOCI</organization>
51-
<organizationUrl>http://loci.wisc.edu/</organizationUrl>
44+
<url>http://imagej.net/User:Hinerm</url>
5245
<roles>
5346
<role>lead</role>
5447
<role>developer</role>
@@ -57,7 +50,6 @@
5750
<role>support</role>
5851
<role>maintainer</role>
5952
</roles>
60-
<timezone>-6</timezone>
6153
</developer>
6254
</developers>
6355
<contributors>

0 commit comments

Comments
 (0)