This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: lists.html


On Wed, 5 Dec 2001, Gerald Pfeifer wrote:

> On Tue, 4 Dec 2001, Joseph S. Myers wrote:
> > Incidentally, do you think we should document the gccadmin list and link
> > to its archives here (and include it in the subscription form)?
> 
> I wouldn't add it to the subscription form, but a link to the archives
> seems like a useful idea, yes.

OK to commit the following patch?  The list is in the section for
read-only lists, though it isn't read-only, since people aren't meant to
send mail to it (even if they do).

Index: lists.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/lists.html,v
retrieving revision 1.69
diff -u -r1.69 lists.html
--- lists.html	2001/12/04 17:14:28	1.69
+++ lists.html	2001/12/05 16:54:36
@@ -91,6 +91,11 @@
   is a read-only moderate volume list where regression
   results for the GCC compilers are posted.</li>
 
+  <li><b><a href="http://gcc.gnu.org/ml/gccadmin/";>gccadmin</a></b>
+  is a read-only moderate volume list where output from
+  <code>cron</code> jobs run by the <code>gccadmin</code> account on
+  gcc.gnu.org is posted.</li>
+
   <li><b><a href="http://gcc.gnu.org/ml/java-prs/";>java-prs</a></b>
   is a read-only list which tracks Java-related problem reports as
   they are entered into our GNATS database.  Messages sent here are

-- 
Joseph S. Myers
jsm28@cam.ac.uk


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]