This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Option-handling maintainer


Following the discussion at the GCC summit, I'm applying this.

Neil.

Index: MAINTAINERS
===================================================================
RCS file: /cvs/gcc/gcc/MAINTAINERS,v
retrieving revision 1.287
diff -u -p -r1.287 MAINTAINERS
--- MAINTAINERS	29 May 2003 00:22:36 -0000	1.287
+++ MAINTAINERS	31 May 2003 14:50:30 -0000
@@ -152,6 +152,7 @@ treelang                Tim Josling     
 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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]