[commit: packages/random] master: set maintainer (cfdfe6f)

git at git.haskell.org git at git.haskell.org
Thu Mar 19 15:45:47 UTC 2015


Repository : ssh://git@git.haskell.org/random

On branch  : master
Link       : http://git.haskell.org/packages/random.git/commitdiff/cfdfe6f09ad414fde5b855cc5f90207533413241

>---------------------------------------------------------------

commit cfdfe6f09ad414fde5b855cc5f90207533413241
Author: Edward Kmett <ekmett at gmail.com>
Date:   Tue Sep 16 17:34:25 2014 -0400

    set maintainer


>---------------------------------------------------------------

cfdfe6f09ad414fde5b855cc5f90207533413241
 random.cabal | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/random.cabal b/random.cabal
index ac00f60..fd29840 100644
--- a/random.cabal
+++ b/random.cabal
@@ -6,7 +6,7 @@ version:	1.1
 
 license:	BSD3
 license-file:	LICENSE
-maintainer:	rrnewton at gmail.com
+maintainer:	core-libraries-committee at haskell.org
 bug-reports:	https://github.com/haskell/random/issues
 synopsis:	random number library
 category:       System



More information about the ghc-commits mailing list