Skip to content

Commit 38dd49c

Browse files
authored
chore: add developers section to pom.xml
1 parent d20cb68 commit 38dd49c

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

pom.xml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,15 @@
3737
<developerConnection>scm:git:ssh://[email protected]:/FlowingCode/ChipFieldAddon.git</developerConnection>
3838
<tag>HEAD</tag>
3939
</scm>
40-
40+
41+
<developers>
42+
<developer>
43+
<id>flowingcode</id>
44+
<organization>Flowing Code</organization>
45+
<organizationUrl>https://www.flowingcode.com</organizationUrl>
46+
</developer>
47+
</developers>
48+
4149
<dependencyManagement>
4250
<dependencies>
4351
<dependency>

0 commit comments

Comments
 (0)