Commit e306daa4 authored by Robert P. Goldman's avatar Robert P. Goldman
Browse files

Fixed bug in mailman links.

Didn't realize these were commented out! D'oh!
parent 865f9081
Loading
Loading
Loading
Loading
+10 −3
Original line number Diff line number Diff line
@@ -396,16 +396,23 @@ XCL (Peter Graves) <gnooth@gmail.com>
        <a id="mailing-lists"></a>
        <h3>Mailing Lists</h3>
        <ul>
          <li><b>asdf-devel</b><!-- <a href="http://mailman.common-lisp.net/cgi-bin/mailman/listinfo/asdf-devel">asdf-devel</a> -->:
          <li><b>asdf-devel</b>
            A list for questions, suggestions, bug reports, patches, and so on.
	    It's for everyone and everything. Please join the conversation!
          <a
        href="http://mailman.common-lisp.net/cgi-bin/mailman/listinfo/asdf-devel">asdf-devel
        mailman site to subscribe</a>
	  </li>
          <li><b>asdf-announce</b><!-- <a href="http://mailman.common-lisp.net/cgi-bin/mailman/listinfo/asdf-announce">asdf-announce</a> -->:
          <li><b>asdf-announce</b>
            A low-volume mailing-list for announcements only, mostly regarding new releases.
	    Posting is restricted to project administrators and to important notices.
	    Please subscribe to it if you're a Lisp implementation or distribution vendor,
	    who needs to know when to upgrade the ASDF you distribute,
	    but are otherwise not interested in day to day design and development.
	    but are otherwise not interested in day to day design and
        development.
          <a
        href="http://mailman.common-lisp.net/cgi-bin/mailman/listinfo/asdf-announce">asdf-announce
        mailman site to subscribe</a>
        </li></ul>

        <h3>Contributing</h3>