diff options
author | mmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-04-19 16:40:52 +0000 |
---|---|---|
committer | mmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-04-19 16:40:52 +0000 |
commit | d74b55e8391d2eef726ccd2ee1eceb651dbceec9 (patch) | |
tree | 9b6a8b49a58afc3e0dde059235daed8aafcaeefa /MAINTAINERS | |
parent | 3d54653f9b77f84679484014fb18b1c0c6c5d901 (diff) | |
download | gcc-d74b55e8391d2eef726ccd2ee1eceb651dbceec9.tar.gz |
* MAINTAINERS: Add information about purpose of this file.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52522 138bc75d-0d04-0410-961f-82ee72b054a4
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 |