aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeil Booth <neil@daikokuya.co.uk>2003-05-31 15:03:02 +0000
committerNeil Booth <neil@gcc.gnu.org>2003-05-31 15:03:02 +0000
commitc79af3fafd7f53e110ae9286f221032cd11a1ac6 (patch)
treea487f8dac0b350aa3bd4a3ed47351717562f29e1
parente0ce2ed28c0e114b04e10ff14ed7950e57f0d251 (diff)
downloadgcc-c79af3fafd7f53e110ae9286f221032cd11a1ac6.zip
gcc-c79af3fafd7f53e110ae9286f221032cd11a1ac6.tar.gz
gcc-c79af3fafd7f53e110ae9286f221032cd11a1ac6.tar.bz2
* MAINTAINERS: Add self as option-handling maintainer.
From-SVN: r67273
-rw-r--r--ChangeLog4
-rw-r--r--MAINTAINERS1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eda5f0b..35aae52 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 1fa161e..385d962 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.