curl: Update script for new curl mailing list address

This commit is contained in:
Brad King
2022-01-07 10:42:22 -05:00
parent b996e576c2
commit 520809b5ae

View File

@@ -5,7 +5,7 @@ set -x
shopt -s dotglob
readonly name="curl"
readonly ownership="Curl Upstream <curl-library@cool.haxx.se>"
readonly ownership="Curl Upstream <curl-library@lists.haxx.se>"
readonly subtree="Utilities/cmcurl"
readonly repo="https://github.com/curl/curl.git"
readonly tag="curl-7_79_1"