Committed as obvious.

commit 94e51dd51b4cc699592cc40bf78687920a9a2f4a
Author: Jonathan Wakely <jwak...@redhat.com>
Date:   Mon Jun 15 10:20:58 2020 +0100

    Use past tense for descriptions of historical mailing lists

diff --git a/htdocs/lists.html b/htdocs/lists.html
index ea37aedc..df45edd7 100644
--- a/htdocs/lists.html
+++ b/htdocs/lists.html
@@ -120,8 +120,8 @@ before <a href="#subscribe">subscribing</a> and posting to 
these lists.
 
 <ul>
   <li><b><a href="https://gcc.gnu.org/ml/gcc-prs/";>gcc-prs</a></b>
-  was a read-only, relatively high volume list which tracks problem reports
-  as they are entered into our database.</li>
+  was a read-only, relatively high volume list which tracked problem reports
+  as they were entered into our database.</li>
 
   <li><b><a href="https://gcc.gnu.org/ml/java/";>java</a></b>
   was the main discussion and development list for the Java language
@@ -129,27 +129,27 @@ before <a href="#subscribe">subscribing</a> and posting 
to these lists.
 
   <li><b><a href="https://gcc.gnu.org/ml/java-announce/";>java-announce</a></b>
   was a low-volume, moderated, announcements-only list.  Only announcements
-  related to the Java language front end or runtime library are posted
+  related to the Java language front end or runtime library were posted
   here.</li>
 
   <li><b>java-cvs</b>
-  tracked checkins to the Java language compiler and runtime.  It is
-  not archived.  Messages sent here are also sent to
+  tracked checkins to the Java language compiler and runtime.  It was
+  not archived.  Messages sent here were also sent to
   <b>gcc-cvs</b>.</li>
 
   <li><b><a href="https://gcc.gnu.org/ml/java-patches/";>java-patches</a></b>
   was a list for submission and discussion of patches to libgcj, the
-  Java runtime.  Patches to GCJ, the Java language front end, should
-  go to both this list and <b>gcc-patches</b>.</li>
+  Java runtime.  Patches to GCJ, the Java language front end, should have
+  gone to both this list and <b>gcc-patches</b>.</li>
 
   <li><b><a href="https://gcc.gnu.org/ml/java-prs/";>java-prs</a></b>
-  was a read-only list which tracks Java-related problem reports as
-  they are entered into our database.  Messages sent here are
+  was a read-only list which tracked Java-related problem reports as
+  they were entered into our database.  Messages sent here were
   also sent to <b>gcc-prs</b>.</li>
 
   <li><b><a href="https://gcc.gnu.org/ml/libstdc++-prs/";>libstdc++-prs</a></b>
   was formerly used by the libstdc++-v3 problem report database.
-  libstdc++-v3 now uses the main GCC database and the <b>gcc-prs</b> list.</li>
+  libstdc++-v3 now uses the main GCC database and the <b>gcc-bugs</b> 
list.</li>
 </ul>
 
 <p>To post a message, just send mail to 
<i>listname</i><code>@gcc.gnu.org</code>.</p>

Reply via email to