CVSROOT: /web/www Module name: www Changes by: Jason Self <jxself> 11/07/27 00:56:12
Modified files: server/standards: boilerplate.html Log message: Updating boilerplate based on feedback from Reuben and Karl Berry CVSWeb URLs: http://web.cvs.savannah.gnu.org/viewcvs/www/server/standards/boilerplate.html?cvsroot=www&r1=1.57&r2=1.58 Patches: Index: boilerplate.html =================================================================== RCS file: /web/www/www/server/standards/boilerplate.html,v retrieving revision 1.57 retrieving revision 1.58 diff -u -b -r1.57 -r1.58 --- boilerplate.html 6 Jul 2011 16:01:23 -0000 1.57 +++ boilerplate.html 27 Jul 2011 00:56:08 -0000 1.58 @@ -1,4 +1,4 @@ -<!-- Parent-Version: $Revision: 1.57 $ --> +<!-- Parent-Version: $Revision: 1.58 $ --> <!-- This is the template document for GNU web pages. We use server side includes (#include) for common elements, for @@ -76,34 +76,23 @@ <h3 id="mail">Mailing lists</h3> <p>Baz -has two mailing lists: -<a href="mailto:bug-...@gnu.org"><bug-...@gnu.org></a> and -<a href="mailto:help-...@gnu.org"><help-...@gnu.org></a>.</p> - -<p>The main discussion list is -<a href="mailto:bug-...@gnu.org"><bug-...@gnu.org></a>, -and is used to discuss most aspects of -Baz, -including development and -enhancement requests, as well as bug reports.</p> +has the following mailing lists: -<p>There is a separate list for general user help and discussion, -<a href="mailto:help-...@gnu.org"><help-...@gnu.org></a>.</p> +<ul> +<li><a href="https://lists.gnu.org/mailman/listinfo/bug-baz">bug-baz</a> +is used to discuss most aspects of +Baz, +including development and enhancement requests, as well as bug reports.</li> +<li><a +href="https://lists.gnu.org/mailman/listinfo/help-baz">help-baz</a> is +for general user help and discussion.</li> +</ul> <p>Announcements about Baz and most other GNU software are made on -<a href="mailto:info-...@gnu.org"><info-...@gnu.org></a>.</p> - -<p>To subscribe to these or any GNU mailing lists, please send an empty -mail with a Subject: header of just <tt>subscribe</tt> to the relevant --request list. For example, to subscribe yourself to the GNU -announcement list, you would send mail to <a -href="mailto:info-gnu-requ...@gnu.org?Subject=subscribe" -><info-gnu-requ...@gnu.org></a>. -Or you can use the <a -href="http://lists.gnu.org/mailman/listinfo/info-gnu">mailing list web -interface</a>.</p> +<a href="http://lists.gnu.org/mailman/listinfo/info-gnu">info-gnu</a> +(<a href="http://lists.gnu.org/archive/html/info-gnu/">archive</a>).</p> <h3 id="contribute">Getting involved</h3> @@ -131,7 +120,7 @@ <dt>Development</dt> -<dd>For development sources, bug and patch trackers, and other +<dd>For development sources, issue trackers, and other information, please see the <a href="http://savannah.gnu.org/projects/baz/">Baz project page</a> @@ -207,7 +196,7 @@ <p>Updated: <!-- timestamp start --> -$Date: 2011/07/06 16:01:23 $ +$Date: 2011/07/27 00:56:08 $ <!-- timestamp end --> </p> </div>