From 89062a4005a71c32a5cc48ee0ca953ad9fe0a229 Mon Sep 17 00:00:00 2001 From: Eli Barzilay Date: Wed, 14 Jul 2010 13:27:18 -0400 Subject: [PATCH] Clarify announce mailing list --- collects/meta/web/minis/lists.rkt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/collects/meta/web/minis/lists.rkt b/collects/meta/web/minis/lists.rkt index 5172440337..e6c68b1d7e 100644 --- a/collects/meta/web/minis/lists.rkt +++ b/collects/meta/web/minis/lists.rkt @@ -11,7 +11,9 @@ @text{A discussion list for all things related to Racket. Ask your questions here!}) (ML "announce" "announce" #f - @text{A low-volume, moderated list for announcements, only.}) + @text{A low-volume, moderated list for announcements, only. + @small{(These are posted on the @TT{users} list too, so no + need to subscribe to both.)}}) (ML "dev" "devel" #f @text{A mailing list for Racket development, for people who want to see how the sausages are made — and help make them.})))