On Nov 1, 2013, at 3:11 PM, tsaund...@mozilla.com wrote: > From: tbsaunde <tbsaunde@138bc75d-0d04-0410-961f-82ee72b054a4> > > diff --git a/ChangeLog b/ChangeLog > index e925959..8c24d35 100644 > --- a/ChangeLog > +++ b/ChangeLog > @@ -1,3 +1,7 @@ > +2013-11-01 Trevor Saunders <tsaund...@mozilla.com> > + > +* MAINTAINERS (Write After Approval): Add myself. > + > 2013-10-30 Jason Merrill <ja...@redhat.com> > > * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass > diff --git a/MAINTAINERS b/MAINTAINERS > index bf16972..25ae10e 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -514,6 +514,7 @@ Matthew Sachs > msa...@apple.com > Hariharan Sandanagobalane hariharan....@gmail.com > Iain Sandoe i...@codesourcery.com > Duncan Sands baldr...@gcc.gnu.org > +Trevor Saunders tsaund...@mozilla.com > William Schmidt wschm...@linux.vnet.ibm.com > Tilo Schwarz t...@tilo-schwarz.de > Dodji Seketeli do...@gcc.gnu.org
No, like this: Index: MAINTAINERS =================================================================== --- MAINTAINERS (revision 214240) +++ MAINTAINERS (working copy) @@ -523,7 +523,7 @@ Matthew Sachs msa...@apple.com Hariharan Sandanagobalane hariharan....@gmail.com Iain Sandoe i...@codesourcery.com Duncan Sands baldr...@gcc.gnu.org -Trevor Saunders tsaund...@mozilla.com +Trevor Saunders tsaund...@mozilla.com William Schmidt wschm...@linux.vnet.ibm.com Tilo Schwarz t...@tilo-schwarz.de Dodji Seketeli do...@gcc.gnu.org Also, I’m concerned that someone’s editor isn’t getting the spacing right. I tried emacs, vi vim and ed, they all agree on my machine. ed of course to rule out the new fangled editors, as they might get it wrong… :-)