PATCH: Add note to MAINTAINERS file

Mark Mitchell mark@codesourcery.com
Fri Apr 19 09:42:00 GMT 2002


I was contacted by someone listed in MAINTAINERS who was getting
direct bug reports from users.  Since we really want people to go 
through our normal bug reporting machinery instead, I commited
this patch to the mainline and the branch.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com

2002-04-19  Mark Mitchell  <mark@codesourcery.com>

	* MAINTAINERS: Add information about purpose of this file.

Index: MAINTAINERS
===================================================================
RCS file: /cvs/gcc/gcc/MAINTAINERS,v
retrieving revision 1.210
diff -c -p -r1.210 MAINTAINERS
*** MAINTAINERS	15 Apr 2002 20:18:30 -0000	1.210
--- MAINTAINERS	19 Apr 2002 16:36:36 -0000
***************
*** 1,3 ****
--- 1,23 ----
+ Note
+ ====
+ 
+ This file contains information about people who are permitted to make
+ changes to various parts of the compiler and associated libraries.
+ 
+ Please do not contact the people in this file directly to report
+ problems in GCC.
+ 
+ For general information about GCC, please visit:
+ 
+   http://gcc.gnu.org
+ 
+ To report problems in GCC, please visit:
+ 
+   http://gcc.gnu.org/bugs.html
+ 
+ Maintainers
+ ===========
+ 
  			Blanket Write Privs.
  
  John Carr					jfc@mit.edu



More information about the Gcc-patches mailing list