summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/Nginx.hs
diff options
context:
space:
mode:
authorJoey Hess2015-10-02 10:51:12 -0400
committerJoey Hess2015-10-02 10:51:12 -0400
commit6dd30b12eda97b8915241345eb49d4958b0664bc (patch)
tree7ee25b60bb18f94280a5cc2b454d7943016ef4b7 /src/Propellor/Property/Nginx.hs
parentc315f8da6592dd2e24e66aa0b4c07a3c7370fede (diff)
parent696b3178292f268be66cf93a299659d77272cc8b (diff)
Merge branch 'joeyconfig'
Diffstat (limited to 'src/Propellor/Property/Nginx.hs')
-rw-r--r--src/Propellor/Property/Nginx.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Propellor/Property/Nginx.hs b/src/Propellor/Property/Nginx.hs
index d69e6c73..a8c7b187 100644
--- a/src/Propellor/Property/Nginx.hs
+++ b/src/Propellor/Property/Nginx.hs
@@ -1,4 +1,4 @@
--- | Maintainer: Félix Sipma <gueux@gueux.org>
+-- | Maintainer: Félix Sipma <felix+propellor@gueux.org>
module Propellor.Property.Nginx where