diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 10:54:45 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 10:54:45 +0000 |
commit | fa5098cf210b23ab4f419913e28af7b1b07dafb2 (patch) | |
tree | 6dd673b0cf78a4ac7641640367a645b8573c906a /zarb-ml/mbox/index.html | |
parent | 447e889da00ded0a42fa92b9a443e3e4323c14e7 (diff) | |
download | archives-fa5098cf210b23ab4f419913e28af7b1b07dafb2.tar archives-fa5098cf210b23ab4f419913e28af7b1b07dafb2.tar.gz archives-fa5098cf210b23ab4f419913e28af7b1b07dafb2.tar.bz2 archives-fa5098cf210b23ab4f419913e28af7b1b07dafb2.tar.xz archives-fa5098cf210b23ab4f419913e28af7b1b07dafb2.zip |
Add mbox archives of the mailing lists
Diffstat (limited to 'zarb-ml/mbox/index.html')
-rw-r--r-- | zarb-ml/mbox/index.html | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/zarb-ml/mbox/index.html b/zarb-ml/mbox/index.html new file mode 100644 index 000000000..d4ca39679 --- /dev/null +++ b/zarb-ml/mbox/index.html @@ -0,0 +1,31 @@ +<!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> + <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 here the mbox archives for those mailing lists. + </p> + + <ul> + <li><a href="mageia-announce.xz">mageia-announce</a></li> + <li><a href="mageia-artwork.xz">mageia-artwork</a></li> + <li><a href="mageia-bugsquad.xz">mageia-bugsquad</a></li> + <li><a href="mageia-dev.xz">mageia-dev</a></li> + <li><a href="mageia-discuss.xz">mageia-discuss</a></li> + <li><a href="mageia-i18n.xz">mageia-i18n</a></li> + <li><a href="mageia-marketing.xz">mageia-marketing</a></li> + <li><a href="mageia-sysadm.xz">mageia-sysadm</a></li> + <li><a href="mageia-webteam.xz">mageia-webteam</a></li> + </ul> + </body> +</html> |