diff options
author | Neil Booth <neilb@earthling.net> | 2000-03-08 10:26:31 +0000 |
---|---|---|
committer | Neil Booth <neil@gcc.gnu.org> | 2000-03-08 10:26:31 +0000 |
commit | 6a5fcef1a188e8daf70da14633e043e3ef87e818 (patch) | |
tree | 1e76a8dcb8ffc09c5479d26b4b3a957ccaf1f354 | |
parent | 2abda41888b697574683e355e92fe5cd40dff3c5 (diff) | |
download | gcc-6a5fcef1a188e8daf70da14633e043e3ef87e818.zip gcc-6a5fcef1a188e8daf70da14633e043e3ef87e818.tar.gz gcc-6a5fcef1a188e8daf70da14633e043e3ef87e818.tar.bz2 |
Added myself to MAINTAINERS file.
From-SVN: r32416
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2000-03-08 Neil Booth <NeilB@earthling.net> + + * MAINTAINERS: Add self in write-after-approval section. + 2000-01-27 Christopher Faylor <cgf@redhat.com> * Makefile.in (CC_FOR_TARGET): Add new winsup directory diff --git a/MAINTAINERS b/MAINTAINERS index 76ae712..3b3566c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -84,6 +84,7 @@ in changes outside of the parts of the compiler they maintain. Write After Approval Scott Bambrough scottb@netwinder.org +Neil Booth NeilB@earthling.net Jason Eckhardt jle@cygnus.com *Paul Eggert eggert@twinsun.com Kaveh Ghazi ghazi@caip.rutgers.edu |