diff options
author | neil <neil@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-05-31 15:03:02 +0000 |
---|---|---|
committer | neil <neil@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-05-31 15:03:02 +0000 |
commit | b3ccab1c8bd8a2b410a75ccdc89041dae7621a5d (patch) | |
tree | a487f8dac0b350aa3bd4a3ed47351717562f29e1 /MAINTAINERS | |
parent | 7f022da5907b3e6cb779b08198c27f49e5a7cf45 (diff) | |
download | gcc-b3ccab1c8bd8a2b410a75ccdc89041dae7621a5d.tar.gz |
* MAINTAINERS: Add self as option-handling maintainer.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67273 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1fa161e878a..385d9626078 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -152,6 +152,7 @@ treelang Tim Josling tej@melbpc.org.au new regalloc (ra*) Michael Matz matz@suse.de gcov Jan Hubicka jh@suse.cz gcov Nathan Sidwell nathan@codesourcery.com +option handling Neil Booth neil@daikokuya.co.uk Note individuals who maintain parts of the compiler need approval to check in changes outside of the parts of the compiler they maintain. |