From 714c0307c69b12916781bab9eee84170a7764a45 Mon Sep 17 00:00:00 2001
From: Jerome Charaoui <jerome@riseup.net>
Date: Sun, 21 Jan 2018 17:15:15 -0500
Subject: [PATCH] [borg] update AUTHORS and manpage

---
 AUTHORS        | 2 ++
 man/backup.d.5 | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/AUTHORS b/AUTHORS
index 2b2db91..b450b84 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -59,3 +59,5 @@ Daniel Lo Nigro <daniel@dan.cx> -- Dropbox support for Duplicity
 Matthijs Wensveen <matthijs.wensveen@gmail.com> -- fix symmetric encryption in dup handler
 ulrich <ulrich@habmalnefrage.de> -- Added validation check for when
 Romain Dessort <romain@univers-libre.net> -- Fix list of devices when dumping partition tables
+Guillaume Subiron <ben@wainei.net> -- borg handler
+Jerome Charaoui <jerome@riseup.net> -- borg handler
diff --git a/man/backup.d.5 b/man/backup.d.5
index df2063e..5b7a626 100644
--- a/man/backup.d.5
+++ b/man/backup.d.5
@@ -33,6 +33,8 @@ run this file as a shell script.
 backup action for rdiff-backup.
 .IP .dup
 backup action for duplicity.
+.IP .borg
+backup action for borgbackup.
 .IP .maildir
 backup action for slow, incremental rsyncs of tens of thousands of maildirs.
 .IP .mysql
-- 
GitLab