diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
commit | 1be510f9529cb082f802408b472a77d074b394c0 (patch) | |
tree | b175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/index.html | |
parent | fa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff) | |
download | archives-master.tar archives-master.tar.gz archives-master.tar.bz2 archives-master.tar.xz archives-master.zip |
Diffstat (limited to 'zarb-ml/index.html')
-rw-r--r-- | zarb-ml/index.html | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/zarb-ml/index.html b/zarb-ml/index.html new file mode 100644 index 000000000..0cff48038 --- /dev/null +++ b/zarb-ml/index.html @@ -0,0 +1,38 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" +"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> + <head> + <title>Mageia Zarb.org Mailing Lists Archives</title> + </head> + <body> + <h1> + Mageia zarb.org mailing lists archives + </h1> + <p> + The mailing lists that were previously hosted by <a href="http://zarb.org/">zarb.org</a> + have been migrated to a <a href="https://ml.mageia.org/">new server</a>. + You can read <a href="http://blog.mageia.org/en/2013/04/07/mailing-lists-migration-in-progress/">this blog post</a> + for more details. + </p> + + <p> + You can find on this page the archives for those mailing lists. + </p> + + <ul> + <li><a href="mageia-announce/">mageia-announce</a></li> + <li><a href="mageia-artwork/">mageia-artwork</a></li> + <li><a href="mageia-bugsquad/">mageia-bugsquad</a></li> + <li><a href="mageia-dev/">mageia-dev</a></li> + <li><a href="mageia-discuss/">mageia-discuss</a></li> + <li><a href="mageia-i18n/">mageia-i18n</a></li> + <li><a href="mageia-marketing/">mageia-marketing</a></li> + <li><a href="mageia-sysadm/">mageia-sysadm</a></li> + <li><a href="mageia-webteam/">mageia-webteam</a></li> + </ul> + + <p> + The archives are also available in <a href="mbox/">mbox format</a>. + </p> + </body> +</html> |