From 7c82eabaf6b1c41058cbff448eee4b0084976cc5 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Mon, 24 Dec 2018 23:59:34 -0500 Subject: scripts/announce-release.sh: Update e-mail address and signature --- (limited to 'scripts') diff --git a/scripts/announce-release.sh b/scripts/announce-release.sh index a166378..13fbcff 100755 --- a/scripts/announce-release.sh +++ b/scripts/announce-release.sh @@ -30,7 +30,8 @@ old_version="$(sed -n "/^${package_name} version /p;" "${srcdir}/NEWS" | \ export GIT_DIR="${srcdir}/.git" /usr/sbin/sendmail \ - -f pj+proteanos-ml@pehjota.net proteanos-dev@lists.proteanos.com <<-EOF + -f patrick.mcdermott@libiquity.com \ + proteanos-dev@lists.proteanos.com <<-EOF Date: $(LC_ALL='POSIX' date '+%a, %d %b %Y %H:%M:%S %z') From: "Patrick 'P. J.' McDermott" To: proteanos-dev@lists.proteanos.com @@ -84,7 +85,8 @@ export GIT_DIR="${srcdir}/.git" "${package}/${old_version}..HEAD" | sed 's/^/ /') -- $(: Just something to follow the trailing space) - Patrick "P. J." McDermott: http://www.pehjota.net/ - Lead Developer, ProteanOS: http://www.proteanos.com/ - Founder and CEO, Libiquity: http://www.libiquity.com/ + Patrick McDermott, CEO + Libiquity + Putting customers in control of high-quality technologies + http://www.libiquity.com/ EOF -- cgit v0.9.1