[jOOQ/jOOQ#9542] Add a <developers> section

This commit is contained in:
Lukas Eder 2022-01-05 15:31:53 +01:00
parent 36c2481b5c
commit db0e2e98f3

17
pom.xml
View File

@ -78,6 +78,13 @@
<connection>git://github.com/jOOQ/jOOQ.git</connection>
</scm>
<developers>
<developer>
<name>Data Geekery</name>
<email>contact@datageekery.com</email>
</developer>
</developers>
<issueManagement>
<system>GitHub</system>
<url>http://github.com/jOOQ/jOOQ/issues</url>
@ -1099,6 +1106,16 @@