From 424260e680843a1d3b2ac443271579391c69fdce Mon Sep 17 00:00:00 2001
From: Ben Hutchings <ben@decadent.org.uk>
Date: Tue, 28 Apr 2020 18:51:26 +0100
Subject: [PATCH] debian/control, docs/maintainer-notes.md: Use my @debian.org
 address

I'm now using benh@debian.org in debian/changelog, so make these
consistent.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
---
 debian/control           | 2 +-
 docs/maintainer-notes.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 3d5bec0..3768fad 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: initramfs-tools
 Section: utils
 Priority: optional
-Uploaders: Michael Prokop <mika@debian.org>, Ben Hutchings <ben@decadent.org.uk>
+Uploaders: Michael Prokop <mika@debian.org>, Ben Hutchings <benh@debian.org>
 Maintainer: Debian kernel team <debian-kernel@lists.debian.org>
 Build-Depends: debhelper-compat (= 12), bash-completion, shellcheck <!nocheck>
 Rules-Requires-Root: no
diff --git a/docs/maintainer-notes.md b/docs/maintainer-notes.md
index 7116e59..3b51046 100644
--- a/docs/maintainer-notes.md
+++ b/docs/maintainer-notes.md
@@ -190,4 +190,4 @@ any stale remote branches locally by executing:
 * This document is licensed under GPL v2 or any later version.
 
 *--  Michael Prokop &lt;[mika@debian.org](mailto:mika@debian.org)&gt;,
-Ben Hutchings &lt;[ben@decadent.org.uk](mailto:ben@decadent.org.uk)&gt;*
+Ben Hutchings &lt;[benh@debian.org](mailto:benh@debian.org)&gt;*
-- 
GitLab