diff --git a/ChangeLog b/ChangeLog
index eda5f0b161ba99b4878fe644cfdb00cd62ac9cc2..35aae5295488bbd916eaec5516069afc6eb8b252 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
+
+	* MAINTAINERS: Add self as options handling maintainer.
+
 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
 
 	* MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
diff --git a/MAINTAINERS b/MAINTAINERS
index 1fa161e878a03644d4e32247d70d13ee9ee2c08c..385d9626078b930b42e24917c015787d5edb84e1 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.