[commit: packages/filepath] master: Switch the maintainer (0cf9f03)
git at git.haskell.org
git at git.haskell.org
Thu Mar 19 11:33:07 UTC 2015
Repository : ssh://git@git.haskell.org/filepath
On branch : master
Link : http://git.haskell.org/packages/filepath.git/commitdiff/0cf9f03599ee4d936138c93b3e5ee7a30d1e4717
>---------------------------------------------------------------
commit 0cf9f03599ee4d936138c93b3e5ee7a30d1e4717
Author: Neil Mitchell <ndmitchell at gmail.com>
Date: Sun Oct 19 12:52:50 2014 +0100
Switch the maintainer
>---------------------------------------------------------------
0cf9f03599ee4d936138c93b3e5ee7a30d1e4717
filepath.cabal | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/filepath.cabal b/filepath.cabal
index 949c081..bcbfa52 100644
--- a/filepath.cabal
+++ b/filepath.cabal
@@ -3,8 +3,9 @@ version: 1.3.0.3
-- NOTE: Don't forget to update ./changelog.md
license: BSD3
license-file: LICENSE
-author: Neil Mitchell
-maintainer: libraries at haskell.org
+author: Neil Mitchell <ndmitchell at gmail.com>
+maintainer: Neil Mitchell <ndmitchell at gmail.com>
+copyright: Neil Mitchell 2005-2014
bug-reports: https://github.com/haskell/filepath/issues
homepage: http://www-users.cs.york.ac.uk/~ndm/filepath/
category: System
More information about the ghc-commits
mailing list