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