[PATCH util/modular 1/2] release.sh: use canonical address for xorg mailing lists

Julien Cristau jcristau at debian.org
Thu Sep 15 10:13:37 UTC 2016


Signed-off-by: Julien Cristau <jcristau at debian.org>
---
 release.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/release.sh b/release.sh
index ef384de..bb3f17a 100755
--- a/release.sh
+++ b/release.sh
@@ -504,10 +504,10 @@ process_module() {
     host_wayland="wayland.freedesktop.org"
 
     # Mailing lists where to post the all [Announce] e-mails
-    list_to="xorg-announce at lists.freedesktop.org"
+    list_to="xorg-announce at lists.x.org"
 
     # Mailing lists to be CC according to the project (xorg|dri|xkb)
-    list_xorg_user="xorg at lists.freedesktop.org"
+    list_xorg_user="xorg at lists.x.org"
     list_dri_devel="dri-devel at lists.freedesktop.org"
     list_xkb="xkb at listserv.bat.ru"
     list_xcb="xcb at lists.freedesktop.org"
-- 
2.9.3



More information about the xorg-devel mailing list