Skip to content

Commit 6c9ad8c

Browse files
committed
moving mailing list details to specialized page
1 parent a695df5 commit 6c9ad8c

File tree

1 file changed

+7
-17
lines changed

1 file changed

+7
-17
lines changed

index.html

Lines changed: 7 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -73,31 +73,21 @@ <h2>Please cite<br />
7373
</section>
7474

7575
<!-- Three -->
76-
<section id="three" class="wrapper style2 special">
76+
<section id="three" class="wrapper style1 special">
7777
<div class="inner">
7878
<header class="major">
7979
<h2>Mailing lists</h2>
8080
<p>
8181

82-
BioJava has two main mailing lists. In order to avoid SPAM both lists only accept postings from list members. Anybody can become a list member, so please subscribe before you post. If you send without being subscribed your mail might get stuck in the moderation loop, which can cause several weeks of delay (no fun to read through all that spam).
82+
BioJava has two main mailing lists.
8383
</p>
84-
85-
<h3>biojava-l general discussion list</h3>
86-
87-
<p>
88-
* <a href="http://lists.open-bio.org/mailman/listinfo/biojava-l">biojava-l@biojava.org</a>
89-
90-
This list is intended for general discussion, advice, questions, offers of help, announcements, expressions of appreciation, bugs found in release code and requests for features.
91-
</p>
84+
</header>
85+
<ul class="icons major">
86+
<li><a href="/wikis/BioJava:MailingLists/">biojava-l general discussion list</a></li>
87+
<li><a href="/wikis/BioJava:MailingLists/">biojava-dev developers list</a></li>
88+
</ul>
9289

93-
<h3> biojava-dev developers list</h3>
94-
95-
<p>
96-
* <a href="http://lists.open-bio.org/mailman/listinfo/biojava-dev">biojava-dev@biojava.org</a>
9790

98-
This list is intended for more technical discussions about API design, bugs in git development code, performance issues and things that might not be of interest to the more casual user.
99-
</p>
100-
</header>
10191
</div>
10292
</section>
10393
<section id="three" class="wrapper style3 special">

0 commit comments

Comments
 (0)