SCRIPTS: add the slack channel URL to the announce script

It's just to provide the URL in the usual URLs when releasing.
This commit is contained in:
Willy Tarreau 2018-12-19 18:59:51 +01:00
parent e9ca80711d
commit d6cad12d1a
1 changed files with 1 additions and 0 deletions

View File

@ -155,6 +155,7 @@ fi
(echo "Please find the usual URLs below :"
echo " Site index : http://www.haproxy.org/"
echo " Discourse : http://discourse.haproxy.org/"
echo " Slack channel : https://slack.haproxy.org/"
echo " Sources : http://www.haproxy.org/download/${BRANCH}/src/"
echo " Git repository : http://git.haproxy.org/git/${gitdir}/"
echo " Git Web browsing : http://git.haproxy.org/?p=${gitdir}"