Polishing.

Update project metadata, add PJ as project lead (long overdue).

See #3154
This commit is contained in:
Mark Paluch 2025-09-12 11:39:35 +02:00
parent 3911b69869
commit fb986e17f8
No known key found for this signature in database
GPG Key ID: 55BC6374BAA9D973

14
pom.xml
View File

@ -42,6 +42,15 @@
</properties> </properties>
<developers> <developers>
<developer>
<id>sothawo</id>
<name>Peter-Josef Meisch</name>
<email>pj.meisch at sothawo.com</email>
<roles>
<role>Project Lead</role>
</roles>
<timezone>+1</timezone>
</developer>
<developer> <developer>
<id>biomedcentral</id> <id>biomedcentral</id>
<name>BioMed Central Development Team</name> <name>BioMed Central Development Team</name>
@ -78,11 +87,6 @@
</developerConnection> </developerConnection>
</scm> </scm>
<ciManagement>
<system>Bamboo</system>
<url>https://build.spring.io/browse/SPRINGDATAES</url>
</ciManagement>
<issueManagement> <issueManagement>
<system>GitHub</system> <system>GitHub</system>
<url>https://github.com/spring-projects/spring-data-elasticsearch/issues</url> <url>https://github.com/spring-projects/spring-data-elasticsearch/issues</url>