From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Smith To: GDB patches Cc: Andrew Cagney , Kevin Buettner Subject: Re: new target: i*86-*-pe* Date: Tue, 24 Jul 2001 14:55:00 -0000 Message-id: <3B5DEEFC.8D337369@home.com> References: <3B55F58C.177ACB41@home.com> <3B58A798.1080508@cygnus.com> <3B5DD44A.15EA9373@home.com> X-SW-Source: 2001-07/msg00608.html I fixed Andrew and Kevin's nit's (line spacing and email address). Stephen Stephen Smith wrote: > Done: > > * MAINTAINERS (Stephen P. Smith): Added to write after approval list. > > Index: MAINTAINERS > =================================================================== > RCS file: /cvs/src/src/gdb/MAINTAINERS,v > retrieving revision 1.109 > diff -u -p -r1.109 MAINTAINERS > --- MAINTAINERS 2001/07/19 05:22:46 1.109 > +++ MAINTAINERS 2001/07/24 19:56:34 > @@ -347,6 +347,7 @@ Alexandre Oliva aoliva@redhat.com > Mark Salter msalter@redhat.com > Keith Seitz keiths@cygnus.com > David Smith dsmith@redhat.com > +Stephen P. Smith ssmith@sources.redhat.com > Gary Thomas gthomas@redhat.com > Tom Tromey tromey@cygnus.com > > Andrew Cagney wrote: > > > Stephen, > > > > Could you please add yourself to the MAINTAINERS file under write after > > approval. It's an obvious fix so you just need to post the diff & > > ChangeLog when you commit. > > > > Andrew