Skip to content

Commit a8497b1

Browse files
committed
adding comments to avoid people getting stuck in moderation loop
1 parent 465741d commit a8497b1

2 files changed

Lines changed: 62 additions & 38 deletions

File tree

_wikis/BioJava:MailingLists.md

Lines changed: 39 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,20 @@
22
title: BioJava:MailingLists
33
---
44

5-
List rules
6-
----------
5+
BioJava Mailing Lists
6+
=====================
77

8-
- Post in text format only. If you post in HTML or RTF the antispam
9-
software is likely to quarenteen your email for at least a week.
10-
- Don't attach files. They will also cause the spam filter to kick in.
11-
You will also cause problems to people with low bandwidth
12-
connections (some of us check this list on the road).
13-
- Don't flame. Keep it constructive. Pleasingly we have never had a
14-
flame war on the list, we would like to keep it that way.
15-
- Job vacancies can be posted but only if relevant to the list, i.e
16-
they should be aimed at bioinformatics or genomics java programmers.
17-
If you are not sure ask one of the [core team](Core Team "wikilink")
18-
first.
19-
- Never spam!
20-
- Off topic issues should be kept to a minimum. The subjectline should
21-
be pre-pended with [Off Topic] or similar
8+
BioJava has two main mailing lists :
9+
10+
``[`biojava-l`](http://www.biojava.org/mailman/listinfo/biojava-l)
11+
12+
``[`biojava-dev`](http://www.biojava.org/mailman/listinfo/biojava-dev)
13+
14+
In order to avoid SPAM both lists only accept postings from list
15+
members. Anybody can become a list member, so please subscribe before
16+
you post. If you send without being subscribed your mail might get stuck
17+
in the moderation loop, which can cause several weeks of delay (no fun
18+
to read through all that spam).
2219

2320
biojava-l general discussion list
2421
---------------------------------
@@ -27,10 +24,10 @@ This list is intended for general discussion, advice, questions, offers
2724
of help, announcements, expressions of appreciation, bugs found in
2825
release code and requests for features.
2926

30-
To post or receive list email you need to [sign
31-
up](http://www.biojava.org/mailman/listinfo/biojava-l) for the list.
32-
Post general issues to <biojava-l@biojava.org>. You can also
33-
[view](http://www.biojava.org/pipermail/biojava-l) the archive.
27+
`* To post or receive list email you need to `[`sign`
28+
`up`](http://www.biojava.org/mailman/listinfo/biojava-l)` for the list.`
29+
`Post general issues to `[`biojava-l@biojava.org`](mailto:biojava-l@biojava.org)`.`
30+
`* You can also `[`view`](http://www.biojava.org/pipermail/biojava-l)` the archive.`
3431

3532
biojava-dev developers list
3633
---------------------------
@@ -39,10 +36,28 @@ This list is intended for more technical discussions about API design,
3936
bugs in CVS development code, performance issues and things that might
4037
not be of interest to the more casual user.
4138

42-
To post or receive list email you need to [sign
43-
up](http://www.biojava.org/mailman/listinfo/biojava-dev) for the list.
44-
Post general issues to <biojava-dev@biojava.org>. You can also
45-
[view](http://www.biojava.org/pipermail/biojava-dev) the archive.
39+
`* To post or receive list email you need to `[`sign`
40+
`up`](http://www.biojava.org/mailman/listinfo/biojava-dev)` for the list.`
41+
`* Post general issues to `[`biojava-dev@biojava.org`](mailto:biojava-dev@biojava.org)`.`
42+
`* You can also `[`view`](http://www.biojava.org/pipermail/biojava-dev)` the archive.`
43+
44+
List rules
45+
----------
46+
47+
- Post in text format only. If you post in HTML or RTF the antispam
48+
software is likely to quarenteen your email for at least a week.
49+
- Don't attach files. They will also cause the spam filter to kick in.
50+
You will also cause problems to people with low bandwidth
51+
connections (some of us check this list on the road).
52+
- Don't flame. Keep it constructive. Pleasingly we have never had a
53+
flame war on the list, we would like to keep it that way.
54+
- Job vacancies can be posted but only if relevant to the list, i.e
55+
they should be aimed at bioinformatics or genomics java programmers.
56+
If you are not sure ask one of the [core team](Core Team "wikilink")
57+
first.
58+
- Never spam!
59+
- Off topic issues should be kept to a minimum. The subjectline should
60+
be pre-pended with [Off Topic] or similar
4661

4762
Bug Reports
4863
-----------

_wikis/BioJava:MailingLists.mediawiki

Lines changed: 23 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,34 @@
1-
== List rules ==
2-
* Post in text format only. If you post in HTML or RTF the antispam software is likely to quarenteen your email for at least a week.
3-
* Don't attach files. They will also cause the spam filter to kick in. You will also cause problems to people with low bandwidth connections (some of us check this list on the road).
4-
* Don't flame. Keep it constructive. Pleasingly we have never had a flame war on the list, we would like to keep it that way.
5-
* Job vacancies can be posted but only if relevant to the list, i.e they should be aimed at bioinformatics or genomics java programmers. If you are not sure ask one of the [[Core Team|core team]] first.
6-
* Never spam!
7-
* Off topic issues should be kept to a minimum. The subjectline should be pre-pended with [Off Topic] or similar
1+
= BioJava Mailing Lists =
2+
3+
BioJava has two main mailing lists :
4+
5+
* [http://www.biojava.org/mailman/listinfo/biojava-l biojava-l]
6+
7+
* [http://www.biojava.org/mailman/listinfo/biojava-dev biojava-dev]
8+
9+
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).
810

911
== biojava-l general discussion list ==
1012
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.
1113

12-
To post or receive list email you need to [http://www.biojava.org/mailman/listinfo/biojava-l sign up] for the list.
13-
Post general issues to [mailto:biojava-l@biojava.org biojava-l@biojava.org].
14-
You can also [http://www.biojava.org/pipermail/biojava-l view] the archive.
15-
14+
* To post or receive list email you need to [http://www.biojava.org/mailman/listinfo/biojava-l sign up] for the list.
15+
* Post general issues to [mailto:biojava-l@biojava.org biojava-l@biojava.org].
16+
* You can also [http://www.biojava.org/pipermail/biojava-l view] the archive.
1617
1718
== biojava-dev developers list ==
1819
This list is intended for more technical discussions about API design, bugs in CVS development code, performance issues and things that might not be of interest to the more casual user.
1920

20-
To post or receive list email you need to [http://www.biojava.org/mailman/listinfo/biojava-dev sign up] for the list.
21-
Post general issues to [mailto:biojava-dev@biojava.org biojava-dev@biojava.org].
22-
You can also [http://www.biojava.org/pipermail/biojava-dev view] the archive.
21+
* To post or receive list email you need to [http://www.biojava.org/mailman/listinfo/biojava-dev sign up] for the list.
22+
* Post general issues to [mailto:biojava-dev@biojava.org biojava-dev@biojava.org].
23+
* You can also [http://www.biojava.org/pipermail/biojava-dev view] the archive.
24+
25+
== List rules ==
26+
* Post in text format only. If you post in HTML or RTF the antispam software is likely to quarenteen your email for at least a week.
27+
* Don't attach files. They will also cause the spam filter to kick in. You will also cause problems to people with low bandwidth connections (some of us check this list on the road).
28+
* Don't flame. Keep it constructive. Pleasingly we have never had a flame war on the list, we would like to keep it that way.
29+
* Job vacancies can be posted but only if relevant to the list, i.e they should be aimed at bioinformatics or genomics java programmers. If you are not sure ask one of the [[Core Team|core team]] first.
30+
* Never spam!
31+
* Off topic issues should be kept to a minimum. The subjectline should be pre-pended with [Off Topic] or similar
2332
2433
== Bug Reports ==
2534
Bugs in released code should be reported via [http://bugzilla.open-bio.org/enter_bug.cgi?product=BioJava BugZilla]

0 commit comments

Comments
 (0)