forked from snowballstem/snowball-website
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlists.tt
More file actions
23 lines (19 loc) · 742 Bytes
/
lists.tt
File metadata and controls
23 lines (19 loc) · 742 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[% header %]
<p>
There's one active mailing list related to Snowball:
</p>
<ul>
<li> Snowball-discuss is a list for general discussion of anything related to Snowball.
Release announcements will also be posted to this list.
<br>
<a href="https://lists.tartarus.org/mailman/listinfo/snowball-discuss/">Subscribe</a> |
<a href="https://lists.tartarus.org/pipermail/snowball-discuss/">Archives</a>
</ul>
<p>
Note that this mailing list will reject postings from non-subscribers (due to
the immense amount of spam received otherwise). The list is fairly
low-traffic, but if you don't wish to receive messages (but wish to be able to
post), you can disable sending of messages in the mailing list options after
subscribing.
</p>
[% footer %]