Skip to content

Commit

Permalink
chore(pom): update developers and contributors
Browse files Browse the repository at this point in the history
  • Loading branch information
bogovicj committed Jul 11, 2023
1 parent a175b00 commit 1b5d2e8
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,30 @@
<role>maintainer</role>
</roles>
</developer>
<developer>
<id>bogovicj</id>
<name>John Bogovic</name>
<url>http://imagej.net/User:Bogovic</url>
<roles>
<role>lead</role>
<role>developer</role>
<role>debugger</role>
<role>reviewer</role>
<role>support</role>
<role>maintainer</role>
</roles>
</developer>
<developer>
<name>Caleb Hulbert</name>
<roles>
<role>lead</role>
<role>developer</role>
<role>debugger</role>
<role>reviewer</role>
<role>support</role>
<role>maintainer</role>
</roles>
</developer>
</developers>
<contributors>
<contributor>
Expand All @@ -78,6 +102,15 @@
<id>axtimwalde</id>
</properties>
</contributor>
<contributor>
<name>Caleb Hulbert</name>
</contributor>
<contributor>
<name>Tobias Pietzsch</name>
<properties>
<id>tpietzsch</id>
</properties>
</contributor>
</contributors>

<mailingLists>
Expand Down

0 comments on commit 1b5d2e8

Please sign in to comment.