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 ae97635 commit 6194f2b
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 @@ -37,6 +37,14 @@
<developerConnection>scm:git:ssh://git@github.com:/FlowingCode/XTermConsoleAddon.git</developerConnection>
<tag>HEAD</tag>
</scm>

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

<dependencyManagement>
<dependencies>
Expand Down

0 comments on commit 6194f2b

Please sign in to comment.