summaryrefslogtreecommitdiffstats
path: root/website/web/mailinglists/index.xml
blob: 9e96d2dd9cae0c280751d027b09ec83ecc6f1fea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
 <head>
  <title>Mailing Lists</title>
 </head>
 <body>
 	<h1>Mailing Lists</h1>

	<p>
	  There are currently two mailing lists for Lasso.
	</p>
	
	<ul>
	 <li><a href="http://listes.entrouvert.com/info/lasso">lasso</a>:
	   main development mailing list (<a
			 href="http://listes.entrouvert.com/arc/lasso/">archives</a>)</li>

	 <li><a href="http://listes.entrouvert.com/info/lasso-commits">lasso-commits</a>:
	   Subversion commits are sent here (<a
	   href="http://listes.entrouvert.com/arc/lasso-commits/">archives</a>)</li>
	</ul>
	
 </body>
</html>