diff options
Diffstat (limited to 'src/Propellor/Property/Borg.hs')
| -rw-r--r-- | src/Propellor/Property/Borg.hs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Propellor/Property/Borg.hs b/src/Propellor/Property/Borg.hs index e9abf2aa..f5842115 100644 --- a/src/Propellor/Property/Borg.hs +++ b/src/Propellor/Property/Borg.hs @@ -1,4 +1,6 @@ -- | Maintainer: Félix Sipma <felix+propellor@gueux.org> +-- +-- Support for the Borg backup tool <https://github.com/borgbackup> module Propellor.Property.Borg ( installed |
