From f494a7d03a0146ce53e27ac97c62c9f82343c4b1 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 29 Sep 2015 11:00:21 -0400 Subject: add Maintainer entries for contributed modules These show up in the haddock documentation on the sidebar. The author emails are not hyperlinked, so hopefully this is not a spam source. Keeping track of Maintainers of modules is becoming necessary because I don't use all these modules and am not the best person to maintain them, beyond simple changes to keep them building. I'll loop in the Maintainer if there's a bug etc on their module. --- src/Propellor/Property/DebianMirror.hs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Propellor/Property/DebianMirror.hs') diff --git a/src/Propellor/Property/DebianMirror.hs b/src/Propellor/Property/DebianMirror.hs index cd98b6ff..2e696b50 100644 --- a/src/Propellor/Property/DebianMirror.hs +++ b/src/Propellor/Property/DebianMirror.hs @@ -1,3 +1,5 @@ +-- | Maintainer: FĂ©lix Sipma + module Propellor.Property.DebianMirror ( DebianPriority(..) , showPriority -- cgit v1.2.3