diff options
-rw-r--r-- | tools/telepathy.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/telepathy.am b/tools/telepathy.am index b9dba6028..45baa7727 100644 --- a/tools/telepathy.am +++ b/tools/telepathy.am @@ -60,6 +60,6 @@ maintainer-make-release: maintainer-prepare-release maintainer-upload-release @echo "Now:" @echo " • bump the nano-version;" @echo " • push the branch and tags upstream; and" - @echo " • send release-mail to <telepathy@freedesktop.org>." + @echo " • send release-mail to <telepathy@lists.freedesktop.org>." ## vim:set ft=automake: |