From e23b46c85db3be24bc0b0597629128884ee69f5c Mon Sep 17 00:00:00 2001 From: Nelson Tavares de Sousa <stu103017@mail.uni-kiel.de> Date: Mon, 8 Feb 2016 15:32:48 +0100 Subject: [PATCH] added contributor --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pom.xml b/pom.xml index 13a21ee7..7b0dbea4 100644 --- a/pom.xml +++ b/pom.xml @@ -82,6 +82,14 @@ <role>Committer</role> </roles> </contributor> + <contributor> + <name>Mathis Neumann</name> + <email>mail@madd.is</email> + <timezone>Europe/Berlin</timezone> + <roles> + <role>Committer</role> + </roles> + </contributor> </contributors> <scm> -- GitLab