[commit: haddock] v2.17: Add @alexbiehl as maintaner (d19d293)
git at git.haskell.org
git at git.haskell.org
Mon Nov 20 21:07:04 UTC 2017
Repository : ssh://git@git.haskell.org/haddock
On branch : v2.17
Link : http://git.haskell.org/haddock.git/commitdiff/d19d293dc4e4c1bfaba89084b2a12237f311ce6c
>---------------------------------------------------------------
commit d19d293dc4e4c1bfaba89084b2a12237f311ce6c
Author: Alexander Biehl <abiehl at novomind.com>
Date: Wed Apr 12 16:32:04 2017 +0200
Add @alexbiehl as maintaner
>---------------------------------------------------------------
d19d293dc4e4c1bfaba89084b2a12237f311ce6c
haddock-api/haddock-api.cabal | 2 +-
haddock-library/haddock-library.cabal | 2 +-
haddock.cabal | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/haddock-api/haddock-api.cabal b/haddock-api/haddock-api.cabal
index 3ee4d65..daefa84 100644
--- a/haddock-api/haddock-api.cabal
+++ b/haddock-api/haddock-api.cabal
@@ -6,7 +6,7 @@ description: Haddock is a documentation-generation tool for Haskell
license: BSD3
license-file: LICENSE
author: Simon Marlow, David Waern
-maintainer: Simon Hengel <sol at typeful.net>, Mateusz Kowalczyk <fuuzetsu at fuuzetsu.co.uk>
+maintainer: Alex Biehl <alexbiehl at gmail.com>, Simon Hengel <sol at typeful.net>, Mateusz Kowalczyk <fuuzetsu at fuuzetsu.co.uk>
homepage: http://www.haskell.org/haddock/
bug-reports: https://github.com/haskell/haddock/issues
copyright: (c) Simon Marlow, David Waern
diff --git a/haddock-library/haddock-library.cabal b/haddock-library/haddock-library.cabal
index e8131f0..2c24bb6 100644
--- a/haddock-library/haddock-library.cabal
+++ b/haddock-library/haddock-library.cabal
@@ -9,7 +9,7 @@ description: Haddock is a documentation-generation tool for Haskell
itself, see the ‘haddock’ package.
license: BSD3
license-file: LICENSE
-maintainer: Simon Hengel <sol at typeful.net>, Mateusz Kowalczyk <fuuzetsu at fuuzetsu.co.uk>
+maintainer: Alex Biehl <alexbiehl at gmail.com>, Simon Hengel <sol at typeful.net>, Mateusz Kowalczyk <fuuzetsu at fuuzetsu.co.uk>
homepage: http://www.haskell.org/haddock/
bug-reports: https://github.com/haskell/haddock/issues
category: Documentation
diff --git a/haddock.cabal b/haddock.cabal
index 0fe3999..76209dc 100644
--- a/haddock.cabal
+++ b/haddock.cabal
@@ -6,7 +6,7 @@ description: Haddock is a documentation-generation tool for Haskell
license: BSD3
license-file: LICENSE
author: Simon Marlow, David Waern
-maintainer: Simon Hengel <sol at typeful.net>, Mateusz Kowalczyk <fuuzetsu at fuuzetsu.co.uk>
+maintainer: Alex Biehl <alexbiehl at gmail.com>, Simon Hengel <sol at typeful.net>, Mateusz Kowalczyk <fuuzetsu at fuuzetsu.co.uk>
homepage: http://www.haskell.org/haddock/
bug-reports: https://github.com/haskell/haddock/issues
copyright: (c) Simon Marlow, David Waern
More information about the ghc-commits
mailing list