diff options
Diffstat (limited to 'src/Propellor/Property/DebianMirror.hs')
| -rw-r--r-- | src/Propellor/Property/DebianMirror.hs | 2 |
1 files changed, 2 insertions, 0 deletions
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 <felix.sipma@no-log.org> + module Propellor.Property.DebianMirror ( DebianPriority(..) , showPriority |
