From 00c3e8f53149d9cdfbff476a8daf0c4c0d4d9e8e Mon Sep 17 00:00:00 2001
From: Niko Ehrenfeuchter <nikolaus.ehrenfeuchter@unibas.ch>
Date: Mon, 9 Apr 2018 16:27:23 +0200
Subject: [PATCH] Update IDs to match imagej.net wiki accounts

---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 5ebba11..33bf16d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
 	<developers>
 		<!-- See https://imagej.net/Team -->
 		<developer>
-			<id>ehrenfeu</id>
+			<id>Ehrenfeu</id>
 			<name>Niko Ehrenfeuchter</name>
 			<url>https://imagej.net/User:Ehrenfeu</url>
 			<roles>
@@ -46,7 +46,7 @@
 			</roles>
 		</developer>
 		<developer>
-			<id>schlda00</id>
+			<id>Cellkai</id>
 			<name>Kai Schleicher</name>
 			<roles>
 				<role>founder</role>
-- 
GitLab