Skip to content

Commit 684bed0

Browse files
committed
Fix missing developers in pom.xml
1 parent 3c4c4a6 commit 684bed0

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

pom.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,14 @@
1919
</license>
2020
</licenses>
2121

22+
<developers>
23+
<developer>
24+
<id>translated</id>
25+
<name>Translated</name>
26+
<email>support@laratranslate.com</email>
27+
</developer>
28+
</developers>
29+
2230
<scm>
2331
<url>https://github.com/translated/lara-java</url>
2432
<connection>scm:git:git://github.com/translated/lara-java.git</connection>

0 commit comments

Comments
 (0)