From 3064fd62b3b13cd99c53f5a930530e603b1061d8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Todor=20Kondi=C4=87?= <todor.kondic@uni.lu>
Date: Wed, 30 Sep 2020 09:09:37 +0200
Subject: [PATCH] Added Marc to contributors

---
 DESCRIPTION | 19 ++++++++++++-------
 1 file changed, 12 insertions(+), 7 deletions(-)

diff --git a/DESCRIPTION b/DESCRIPTION
index 8ee4b42..d1e7f15 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -9,6 +9,14 @@ Authors@R:
              role = c("aut", "cre"),
              email = "todor.kondic@uni.lu",
              comment = c(ORCID = "https://orcid.org/0000-0001-6662-4375")),
+      person(given = "Adelene",
+             family = "Lai",
+	     email = "adelene.lai@uni.lu",
+	     role = c("ctb")),
+      person(given = "Emma",
+             family = "Schymanski",
+	     email = "emma.schymanski@uni.lu",
+	     role = c("ctb")),
       person(given = "Hiba Mohammed",
              family = "Taha",
              role = c("ctb"),
@@ -25,13 +33,10 @@ Authors@R:
              family = "Elapavalore",
              role = c("ctb"),
              email = "anjana.elapavalore@ext.uni.lu"),
-      person(given = "Adelene",
-             family = "Lai",
-	     email = "adelene.lai@uni.lu",
-	     role = c("ctb")),
-      person(given = "Emma",
-             family = "Schymanski",
-	     role = c("ctb")))
+      person(given = "Marc",
+             family = "Warmoes",
+	     role = c("ctb"),
+	     email = "marc.warmoes@uni.lu"))
 Description: Pre-screening of Mass Spectrometry Data.
 License: Apache License (>= 2.0)
 Encoding: UTF-8
-- 
GitLab