This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
[wwwdocs][gfortran] Document policy for cc'ing fortran@gcc.gnu.org
- From: Tobias Schlüter <tobias dot schlueter at physik dot uni-muenchen dot de>
- To: GCC Fortran mailing list <fortran at gcc dot gnu dot org>,patch <gcc-patches at gcc dot gnu dot org>
- Date: Sun, 30 May 2004 15:07:27 +0200
- Subject: [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>