From cb86f6e134160fd3a8984bd4f2b3147eecdbb855 Mon Sep 17 00:00:00 2001 From: neil <neil@138bc75d-0d04-0410-961f-82ee72b054a4> Date: Wed, 8 Mar 2000 10:26:31 +0000 Subject: [PATCH] Added myself to MAINTAINERS file. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32416 138bc75d-0d04-0410-961f-82ee72b054a4 --- ChangeLog | 4 ++++ MAINTAINERS | 1 + 2 files changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2faf26f1fc13..7e9172503ae6 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 76ae712150ab..3b3566c76e98 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 -- GitLab