Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

Commit

Permalink
Add missing developer info for central
Browse files Browse the repository at this point in the history
  • Loading branch information
martinpaljak committed Mar 4, 2019
1 parent e021e0d commit f2bc57d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -208,4 +208,15 @@
</plugin>
</plugins>
</build>
<developers>
<developer>
<id>martinpaljak</id>
<name>Martin Paljak</name>
<email>martin@martinpaljak.net</email>
<url>https://github.com/martinpaljak</url>
<roles>
<role>developer</role>
</roles>
</developer>
</developers>
</project>

0 comments on commit f2bc57d

Please sign in to comment.