From fe77bce5446a3a414f308f94d2028d3548e10615 Mon Sep 17 00:00:00 2001 From: James Shubin Date: Tue, 30 Sep 2025 02:42:43 -0400 Subject: [PATCH] misc: Update old email address --- misc/fpm-pack.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/fpm-pack.sh b/misc/fpm-pack.sh index aafd6c78..1aff94fb 100755 --- a/misc/fpm-pack.sh +++ b/misc/fpm-pack.sh @@ -9,7 +9,7 @@ BINARY="mgmt" # git tag pointing to the current commit TAG=$(git tag -l --points-at HEAD) # maintainer email -MAINTAINER="mgmtconfig@purpleidea.com" +MAINTAINER="fpm@mgmtconfig.com" # project url URL="https://github.com/purpleidea/mgmt/" # project description