From 886669923d5b6ebcf095accb328f72f5972ef183 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 2 Jun 2013 10:55:35 +0000 Subject: Fix sysadmin email link --- en/contact/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'en/contact/index.php') diff --git a/en/contact/index.php b/en/contact/index.php index af0259597..d50df36b9 100644 --- a/en/contact/index.php +++ b/en/contact/index.php @@ -57,7 +57,7 @@ _lang_load($locale, 'contact'); _h('Use the dev mailing list for Mageia developement discussions', array('https://ml.mageia.org/l/info/dev'), 'li'); _h('Use one of the other mailing lists for discussions on other topics', null, 'li'); _h('Contact the treasurer for donation questions', array('mailto:treasurer@mageia.org'), 'li'); - _h('Contact the sysadmin team for questions about mirrors, problems with your Mageia identity account, or other problems with Mageia infrastructure (there is also a public sysadmin-discuss mailing list if your question does not need to be private)', array('mailto:sysadmin@group.mageia.org', 'https://identity.mageia.org/', 'https://ml.mageia.org/l/info/sysadmin-discuss'), 'li'); + _h('Contact the sysadmin team for questions about mirrors, problems with your Mageia identity account, or other problems with Mageia infrastructure (there is also a public sysadmin-discuss mailing list if your question does not need to be private)', array('mailto:sysadmin@group.mageia.org', 'https://identity.mageia.org/', 'https://ml.mageia.org/l/info/sysadmin-discuss'), 'li'); _h('If you want to contact Council or Board for a public discussion, you can start a thread on a mailing-list and add the Board or Council alias in CC.', array('mailto:board@group.mageia.org', 'mailto:council@group.mageia.org'), 'li'); echo ''; -- cgit v1.2.1