From e8c8eb60377854cd459b6b4484f17294e250ca64 Mon Sep 17 00:00:00 2001
From: Niko Ehrenfeuchter <nikolaus.ehrenfeuchter@unibas.ch>
Date: Wed, 11 Apr 2018 15:35:26 +0200
Subject: [PATCH] Make POM stick to the standards

Fixes #1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e726f03..b2ed609 100644
--- a/pom.xml
+++ b/pom.xml
@@ -57,7 +57,7 @@
 	</developers>
 	<contributors>
 		<contributor>
-			<name>N/A</name>
+			<name>None</name>
 		</contributor>
 	</contributors>
 
-- 
GitLab