This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

[wwwdocs][gfortran] Document policy for cc'ing fortran@gcc.gnu.org



As Andreas Jaeger pointed out to me in private mail, it wasn't documented that patches to gfortran and libgfortran should be CC'ed to the fortran list. Fixed as appended. OK to commit? Do we keep ChangeLog for website updates? If yes, where?


- Tobi

Index: htdocs/lists.html
===================================================================
RCS file: /cvsroot/gcc/wwwdocs/htdocs/lists.html,v
retrieving revision 1.89
diff -u -r1.89 lists.html
--- htdocs/lists.html   24 May 2004 19:39:38 -0000      1.89
+++ htdocs/lists.html   30 May 2004 13:04:00 -0000
@@ -79,7 +79,9 @@

   <li><b><a href="http://gcc.gnu.org/ml/fortran/";>fortran</a></b>
   is the main discussion and development list for the Fortran language
-  front end of GCC, and the corresponding runtime library.</li>
+  front end of GCC, and the corresponding runtime library.  Patches to
+  gfortran and libgfortran should go to both this list and
+  <b>gcc-patches</b>.</li>
 </ul>

<p>Read only lists:</p>


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