From e0ea9ef948f843d084cfebf4d0cff413ab9894e2 Mon Sep 17 00:00:00 2001 From: Lennart Spitzner Date: Tue, 1 Aug 2017 23:28:11 +0200 Subject: [PATCH] Update maintainer email address --- butcher.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/butcher.cabal b/butcher.cabal index 94cec2d..f09f91a 100644 --- a/butcher.cabal +++ b/butcher.cabal @@ -5,7 +5,7 @@ description: See the README (it is properly formatted on github) license: BSD3 license-file: LICENSE author: Lennart Spitzner -maintainer: lsp@informatik.uni-kiel.de +maintainer: hexagoxel@hexagoxel.de copyright: Copyright (C) 2016-2017 Lennart Spitzner category: UI build-type: Simple