diff options
| author | Félix Sipma <felix.sipma@no-log.org> | 2015-10-01 09:15:38 +0200 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-10-01 10:21:06 -0400 |
| commit | 696b3178292f268be66cf93a299659d77272cc8b (patch) | |
| tree | 58c0e52d56715ad0659f76e76032892046cebc30 /src | |
| parent | fbc9f293eb4bd545ff4fea9ca87cb97ab74eb4d4 (diff) | |
change contact email
Signed-off-by: Félix Sipma <felix.sipma@no-log.org>
Diffstat (limited to 'src')
| -rw-r--r-- | src/Propellor/Property/DebianMirror.hs | 2 | ||||
| -rw-r--r-- | src/Propellor/Property/Nginx.hs | 2 | ||||
| -rw-r--r-- | src/Propellor/Property/Prosody.hs | 2 | ||||
| -rw-r--r-- | src/Propellor/Property/Unbound.hs | 4 |
4 files changed, 5 insertions, 5 deletions
diff --git a/src/Propellor/Property/DebianMirror.hs b/src/Propellor/Property/DebianMirror.hs index 2e696b50..d16c5281 100644 --- a/src/Propellor/Property/DebianMirror.hs +++ b/src/Propellor/Property/DebianMirror.hs @@ -1,4 +1,4 @@ --- | Maintainer: Félix Sipma <felix.sipma@no-log.org> +-- | Maintainer: Félix Sipma <felix+propellor@gueux.org> module Propellor.Property.DebianMirror ( DebianPriority(..) 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 diff --git a/src/Propellor/Property/Prosody.hs b/src/Propellor/Property/Prosody.hs index 1129e28d..e47b9ac5 100644 --- a/src/Propellor/Property/Prosody.hs +++ b/src/Propellor/Property/Prosody.hs @@ -1,4 +1,4 @@ --- | Maintainer: Félix Sipma <felix.sipma@no-log.org> +-- | Maintainer: Félix Sipma <felix+propellor@gueux.org> module Propellor.Property.Prosody where diff --git a/src/Propellor/Property/Unbound.hs b/src/Propellor/Property/Unbound.hs index c3afeb84..0fa42052 100644 --- a/src/Propellor/Property/Unbound.hs +++ b/src/Propellor/Property/Unbound.hs @@ -1,5 +1,5 @@ --- | Maintainer: Félix Sipma <felix.sipma@no-log.org> --- +-- | Maintainer: Félix Sipma <felix+propellor@gueux.org> +-- -- Properties for the Unbound caching DNS server module Propellor.Property.Unbound |
