diff options
| -rw-r--r-- | ChangeLog | 4 | ||||
| -rw-r--r-- | MAINTAINERS | 20 |
2 files changed, 24 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2002-04-19 Mark Mitchell <mark@codesourcery.com> + + * MAINTAINERS: Add information about purpose of this file. + 2002-04-18 Tom Tromey <tromey@redhat.com> * configure.in: Disallow configuring libgcj when it is already diff --git a/MAINTAINERS b/MAINTAINERS index b189761..3236a3a 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 |
