Skip to content

Commit 4eeb213

Browse files
committed
Add developer entry
1 parent 70a1577 commit 4eeb213

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

pom.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,13 @@
142142
<url>http://www.openldap.org/software/release/license.html</url>
143143
</license>
144144
</licenses>
145+
<developers>
146+
<developer>
147+
<id>lmdbjava</id>
148+
<name>The LmdbJava Open Source Project</name>
149+
<url>https://github.com/lmdbjava</url>
150+
</developer>
151+
</developers>
145152
<scm>
146153
<connection>scm:git:git@github.com:lmdbjava/native.git</connection>
147154
<developerConnection>scm:git:git@github.com:lmdbjava/native.git</developerConnection>

0 commit comments

Comments
 (0)