Skip to content

Commit

Permalink
chore: add developers section to pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
javier-godoy authored Oct 14, 2024
1 parent 5cfbe8a commit 8a39f64
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,14 @@
<tag>master</tag>
</scm>

<developers>
<developer>
<id>flowingcode</id>
<organization>Flowing Code</organization>
<organizationUrl>https://www.flowingcode.com</organizationUrl>
</developer>
</developers>

<distributionManagement>
<repository>
<id>ossrh</id>
Expand Down

0 comments on commit 8a39f64

Please sign in to comment.