Skip to content

Commit 309b551

Browse files
authored
chore: add developers section to pom.xml
1 parent 6c0d1e5 commit 309b551

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

pom.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,14 @@
3939
<tag>master</tag>
4040
</scm>
4141

42+
<developers>
43+
<developer>
44+
<id>flowingcode</id>
45+
<organization>Flowing Code</organization>
46+
<organizationUrl>https://www.flowingcode.com</organizationUrl>
47+
</developer>
48+
</developers>
49+
4250
<dependencyManagement>
4351
<dependencies>
4452
<dependency>

0 commit comments

Comments
 (0)