summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/Logcheck.hs
diff options
context:
space:
mode:
authorJoey Hess2015-09-29 11:00:21 -0400
committerJoey Hess2015-09-29 11:00:21 -0400
commitf494a7d03a0146ce53e27ac97c62c9f82343c4b1 (patch)
treec1a7810fbeedd0157b80eb78cdfdeda5b578d8ae /src/Propellor/Property/Logcheck.hs
parentfd91de2d0a0cede958745f6ffe27ac27d3da9951 (diff)
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.
Diffstat (limited to 'src/Propellor/Property/Logcheck.hs')
-rw-r--r--src/Propellor/Property/Logcheck.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Propellor/Property/Logcheck.hs b/src/Propellor/Property/Logcheck.hs
index 83045dcc..8058b237 100644
--- a/src/Propellor/Property/Logcheck.hs
+++ b/src/Propellor/Property/Logcheck.hs
@@ -1,3 +1,5 @@
+-- | Maintainer: Jelmer Vernooij <jelmer@jelmer.uk>
+
module Propellor.Property.Logcheck (
ReportLevel (Workstation, Server, Paranoid),
defaultPrefix,