Skip to content

Commit ae60fd8

Browse files
authored
chore: add developers section to pom.xml
1 parent 101a66e commit ae60fd8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

pom.xml

+8
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,14 @@
2929
<tag>OrgChart add-on for Vaadin 14+</tag>
3030
</scm>
3131

32+
<developers>
33+
<developer>
34+
<id>flowingcode</id>
35+
<organization>Flowing Code</organization>
36+
<organizationUrl>https://www.flowingcode.com</organizationUrl>
37+
</developer>
38+
</developers>
39+
3240
<licenses>
3341
<license>
3442
<name>Apache 2</name>

0 commit comments

Comments
 (0)