From c79af3fafd7f53e110ae9286f221032cd11a1ac6 Mon Sep 17 00:00:00 2001 From: Neil Booth Date: Sat, 31 May 2003 15:03:02 +0000 Subject: [PATCH] * MAINTAINERS: Add self as option-handling maintainer. From-SVN: r67273 --- ChangeLog | 4 ++++ MAINTAINERS | 1 + 2 files changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index eda5f0b161b..35aae529548 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-05-31 Neil Booth + + * MAINTAINERS: Add self as options handling maintainer. + 2003-05-28 Michael Meissner * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has 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.