summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/Nginx.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Propellor/Property/Nginx.hs')
-rw-r--r--src/Propellor/Property/Nginx.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Propellor/Property/Nginx.hs b/src/Propellor/Property/Nginx.hs
index 02ca202f..d69e6c73 100644
--- a/src/Propellor/Property/Nginx.hs
+++ b/src/Propellor/Property/Nginx.hs
@@ -1,3 +1,5 @@
+-- | Maintainer: FĂ©lix Sipma <gueux@gueux.org>
+
module Propellor.Property.Nginx where
import Propellor