From: Mark Mitchell Date: Fri, 19 Apr 2002 16:40:52 +0000 (+0000) Subject: * MAINTAINERS: Add information about purpose of this file. X-Git-Tag: releases/gcc-3.3.0~5592 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7bff505993684ac31209256669b16369bf7ed302;p=thirdparty%2Fgcc.git * MAINTAINERS: Add information about purpose of this file. From-SVN: r52522 --- diff --git a/ChangeLog b/ChangeLog index d28b454f0198..144ab0e2696f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-04-19 Mark Mitchell + + * MAINTAINERS: Add information about purpose of this file. + 2002-04-18 Tom Tromey * configure.in: Disallow configuring libgcj when it is already diff --git a/MAINTAINERS b/MAINTAINERS index b18976130d55..3236a3a33bf7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -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