[commit: containers] master: Change maintainer email address (566b00f)
Ian Lynagh
igloo at earth.li
Thu Sep 8 15:52:13 CEST 2011
Repository : ssh://darcs.haskell.org//srv/darcs/packages/containers
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/566b00f9299abc6282dc68a0cc759006803facd9
>---------------------------------------------------------------
commit 566b00f9299abc6282dc68a0cc759006803facd9
Author: Johan Tibell <johan.tibell at gmail.com>
Date: Thu Sep 8 14:45:59 2011 +0200
Change maintainer email address
>---------------------------------------------------------------
containers.cabal | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/containers.cabal b/containers.cabal
index 94390ce..ed339ba 100644
--- a/containers.cabal
+++ b/containers.cabal
@@ -2,7 +2,7 @@ name: containers
version: 0.4.1.0
license: BSD3
license-file: LICENSE
-maintainer: libraries at haskell.org
+maintainer: fox at ucw.cz
bug-reports: http://hackage.haskell.org/trac/ghc/newticket?component=libraries%20%28other%29
synopsis: Assorted concrete container types
category: Data Structures
More information about the Cvs-libraries
mailing list