aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeil Booth <neilb@earthling.net>2000-03-08 10:26:31 +0000
committerNeil Booth <neil@gcc.gnu.org>2000-03-08 10:26:31 +0000
commit6a5fcef1a188e8daf70da14633e043e3ef87e818 (patch)
tree1e76a8dcb8ffc09c5479d26b4b3a957ccaf1f354
parent2abda41888b697574683e355e92fe5cd40dff3c5 (diff)
downloadgcc-6a5fcef1a188e8daf70da14633e043e3ef87e818.zip
gcc-6a5fcef1a188e8daf70da14633e043e3ef87e818.tar.gz
gcc-6a5fcef1a188e8daf70da14633e043e3ef87e818.tar.bz2
Added myself to MAINTAINERS file.
From-SVN: r32416
-rw-r--r--ChangeLog4
-rw-r--r--MAINTAINERS1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2faf26f..7e91725 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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