From 1ac2bbf06a00ac5c3cbe8a8351ddfd27f696fe82 Mon Sep 17 00:00:00 2001
From: Tamas Gal <tgal@km3net.de>
Date: Tue, 20 Nov 2018 10:14:32 +0100
Subject: [PATCH] Add maintainer

---
 base/singularity:2.5 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/base/singularity:2.5 b/base/singularity:2.5
index 8126eb8..9a94463 100644
--- a/base/singularity:2.5
+++ b/base/singularity:2.5
@@ -1,4 +1,5 @@
 FROM debian:stretch
+  MAINTAINER Tamas Gal <tgal@km3net.de>
 
   RUN apt-get update -qq && apt-get install -y wget bzip2 python-pip git
   RUN apt-get install -y build-essential squashfs-tools libtool autotools-dev libarchive-dev automake autoconf uuid-dev libssl-dev
-- 
GitLab