Skip to content

Commit d0e43ca

Browse files
committed
Add Mark Hiner to developers section
1 parent 0dd807e commit d0e43ca

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

pom.xml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,18 @@ Projects wishing to use pom-scijava as a parent project need to override the &lt
4949
</roles>
5050
<timezone>-6</timezone>
5151
</developer>
52+
<developer>
53+
<id>hinerm</id>
54+
<name>Mark Hiner</name>
55+
<email>hiner@wisc.edu</email>
56+
<url>http://loci.wisc.edu/people/mark-hiner</url>
57+
<organization>UW-Madison LOCI</organization>
58+
<organizationUrl>http://loci.wisc.edu/</organizationUrl>
59+
<roles>
60+
<role>developer</role>
61+
</roles>
62+
<timezone>-6</timezone>
63+
</developer>
5264
</developers>
5365

5466
<properties>

0 commit comments

Comments
 (0)