From 9e70af4b9b44fe8a5c101b8f45140a3d181da9ff Mon Sep 17 00:00:00 2001
From: Jean-Paul Calderone <exarkun@twistedmatrix.com>
Date: Tue, 15 Aug 2023 13:28:57 -0400
Subject: [PATCH] update the maintainer email address

---
 tahoe-capabilities.cabal | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tahoe-capabilities.cabal b/tahoe-capabilities.cabal
index df0f1ce..4b684a6 100644
--- a/tahoe-capabilities.cabal
+++ b/tahoe-capabilities.cabal
@@ -43,7 +43,7 @@ license-file:    LICENSE
 author:          Jean-Paul Calderone
 
 -- An email address to which users can send suggestions, bug reports, and patches.
-maintainer:      jean-paul@private.storage
+maintainer:      exarkun@twistedmatrix.com
 
 -- A copyright notice.
 -- copyright:
-- 
GitLab