From c6cd12b4e85ec7c2ee7e57ff65d85062eff46542 Mon Sep 17 00:00:00 2001
From: Nicolas Descostes <nicolas.descostes@embl.it>
Date: Fri, 8 Apr 2022 09:15:18 +0200
Subject: [PATCH] add labels section

---
 recipes/quality-control/fastqc/Singularity.fastqc-0119 | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/recipes/quality-control/fastqc/Singularity.fastqc-0119 b/recipes/quality-control/fastqc/Singularity.fastqc-0119
index 67aba41..7019207 100644
--- a/recipes/quality-control/fastqc/Singularity.fastqc-0119
+++ b/recipes/quality-control/fastqc/Singularity.fastqc-0119
@@ -7,3 +7,6 @@ From: biocontainers/fastqc:v0.11.9_cv7
 
 %post
     mkdir /cluster /work /tsd /projects
+
+%labels
+    Author Nicolas Descostes
-- 
GitLab