Commit 65f8b394 authored by Johannes Schindelin's avatar Johannes Schindelin
Browse files

Add developer information



It is easier to modify or delete that section than to research how
to specify the involved developers in Maven projects from scratch.

Signed-off-by: default avatarJohannes Schindelin <johannes.schindelin@gmx.de>
parent 0637673a
Loading
Loading
Loading
Loading
+16 −0
Original line number Diff line number Diff line
@@ -26,6 +26,22 @@
		</dependency>
	</dependencies>

	<developers>
		<developer>
			<id>dscho</id>
			<name>Johannes Schindelin</name>
			<email>johannes.schindelin@gmx.de</email>
			<url>http://loci.wisc.edu/people/johannes-schindelin</url>
			<organization>UW-Madison LOCI</organization>
			<organizationUrl>http://loci.wisc.edu/</organizationUrl>
			<roles>
				<role>architect</role>
				<role>developer</role>
			</roles>
			<timezone>-6</timezone>
		</developer>
	</developers>

	<!-- NB: for project parent -->
	<repositories>
		<repository>