diff options
author | Mark Mitchell <mark@codesourcery.com> | 2002-04-19 16:40:52 +0000 |
---|---|---|
committer | Mark Mitchell <mmitchel@gcc.gnu.org> | 2002-04-19 16:40:52 +0000 |
commit | 7bff505993684ac31209256669b16369bf7ed302 (patch) | |
tree | 9b6a8b49a58afc3e0dde059235daed8aafcaeefa /MAINTAINERS | |
parent | 303a3927d2fa2568cacb701561150e5693633d99 (diff) | |
download | gcc-7bff505993684ac31209256669b16369bf7ed302.tar.gz |
* MAINTAINERS: Add information about purpose of this file.
From-SVN: r52522
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b18976130d5..3236a3a33bf 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 |