public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* PATCH: trivial MAINTAINERS fix
@ 2009-04-16 21:50 green
  2009-04-17 11:47 ` Dave Korn
  2009-04-24 11:41 ` Anthony Green
  0 siblings, 2 replies; 5+ messages in thread
From: green @ 2009-04-16 21:50 UTC (permalink / raw)
  To: binutils

This patch fixes three trivial errors in my moxie port patch.  It
corrects the alphabetical ordering of the targets in the MAINTAINERS
file, fixes my email address for this project, and corrects a ChangeLog
file typo. 

Thanks!

AG


Index: binutils/ChangeLog
===================================================================
RCS file: /cvs/src/src/binutils/ChangeLog,v
retrieving revision 1.1453
diff -u -r1.1453 ChangeLog
--- binutils/ChangeLog  16 Apr 2009 15:39:43 -0000      1.1453
+++ binutils/ChangeLog  16 Apr 2009 21:48:29 -0000
@@ -1,6 +1,6 @@
 2009-04-15  Anthony Green  <green@moxielogic.com>
 
-       * MAINTAINERS: Add myself and Moxie port maintainer.
+       * MAINTAINERS: Add myself as Moxie port maintainer.
 
 2009-04-14  Dave Korn  <dave.korn.cygwin@gmail.com>
 
Index: binutils/MAINTAINERS
===================================================================
RCS file: /cvs/src/src/binutils/MAINTAINERS,v
retrieving revision 1.121
diff -u -r1.121 MAINTAINERS
--- binutils/MAINTAINERS        16 Apr 2009 15:39:43 -0000      1.121
+++ binutils/MAINTAINERS        16 Apr 2009 21:48:29 -0000
@@ -92,10 +92,10 @@
   MAXQ            Inderpreet Singh <inderpreetb@noida.hcltech.com>
   MEP             Dave Brolley <brolley@redhat.com>
   MIPS            Eric Christopher <echristo@apple.com>
-  Moxie                   Anthony Green <moxielogic.com>
   MMIX            Hans-Peter Nilsson <hp@bitrange.com>
   MN10300         Eric Christopher <echristo@apple.com>
   MN10300         Alexandre Oliva <aoliva@redhat.com>
+  Moxie                   Anthony Green <green@moxielogic.com>
   MSP430          Dmitry Diky <diwil@spec.ru>
   NetBSD support   Matt Thomas <matt@netbsd.org>
   PPC             Geoff Keating <geoffk@geoffk.org>


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: PATCH: trivial MAINTAINERS fix
  2009-04-16 21:50 PATCH: trivial MAINTAINERS fix green
@ 2009-04-17 11:47 ` Dave Korn
  2009-04-24 11:41 ` Anthony Green
  1 sibling, 0 replies; 5+ messages in thread
From: Dave Korn @ 2009-04-17 11:47 UTC (permalink / raw)
  To: green; +Cc: binutils

green@moxielogic wrote:
> This patch fixes three trivial errors in my moxie port patch.  It
> corrects the alphabetical ordering of the targets in the MAINTAINERS
> file, fixes my email address for this project, and corrects a ChangeLog
> file typo. 

  This bit:

> Index: binutils/MAINTAINERS

>    MEP             Dave Brolley <brolley@redhat.com>
>    MIPS            Eric Christopher <echristo@apple.com>
> -  Moxie                   Anthony Green <moxielogic.com>
>    MMIX            Hans-Peter Nilsson <hp@bitrange.com>
>    MN10300         Eric Christopher <echristo@apple.com>
>    MN10300         Alexandre Oliva <aoliva@redhat.com>
> +  Moxie                   Anthony Green <green@moxielogic.com>
>    MSP430          Dmitry Diky <diwil@spec.ru>

looks misaligned to me.  Are you using TABs/spaces consistently with how the
other entries do it?  Or did it just get mangled in mailing?

    cheers,
      DaveK



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: PATCH: trivial MAINTAINERS fix
  2009-04-16 21:50 PATCH: trivial MAINTAINERS fix green
  2009-04-17 11:47 ` Dave Korn
@ 2009-04-24 11:41 ` Anthony Green
  1 sibling, 0 replies; 5+ messages in thread
From: Anthony Green @ 2009-04-24 11:41 UTC (permalink / raw)
  To: binutils

Committed as obvious.

Thanks,

AG

green@moxielogic.com wrote:
> This patch fixes three trivial errors in my moxie port patch.  It
> corrects the alphabetical ordering of the targets in the MAINTAINERS
> file, fixes my email address for this project, and corrects a ChangeLog
> file typo. 
>
> Thanks!
>
> AG
>
>
> Index: binutils/ChangeLog
> ===================================================================
> RCS file: /cvs/src/src/binutils/ChangeLog,v
> retrieving revision 1.1453
> diff -u -r1.1453 ChangeLog
> --- binutils/ChangeLog  16 Apr 2009 15:39:43 -0000      1.1453
> +++ binutils/ChangeLog  16 Apr 2009 21:48:29 -0000
> @@ -1,6 +1,6 @@
>  2009-04-15  Anthony Green  <green@moxielogic.com>
>  
> -       * MAINTAINERS: Add myself and Moxie port maintainer.
> +       * MAINTAINERS: Add myself as Moxie port maintainer.
>  
>  2009-04-14  Dave Korn  <dave.korn.cygwin@gmail.com>
>  
> Index: binutils/MAINTAINERS
> ===================================================================
> RCS file: /cvs/src/src/binutils/MAINTAINERS,v
> retrieving revision 1.121
> diff -u -r1.121 MAINTAINERS
> --- binutils/MAINTAINERS        16 Apr 2009 15:39:43 -0000      1.121
> +++ binutils/MAINTAINERS        16 Apr 2009 21:48:29 -0000
> @@ -92,10 +92,10 @@
>    MAXQ            Inderpreet Singh <inderpreetb@noida.hcltech.com>
>    MEP             Dave Brolley <brolley@redhat.com>
>    MIPS            Eric Christopher <echristo@apple.com>
> -  Moxie                   Anthony Green <moxielogic.com>
>    MMIX            Hans-Peter Nilsson <hp@bitrange.com>
>    MN10300         Eric Christopher <echristo@apple.com>
>    MN10300         Alexandre Oliva <aoliva@redhat.com>
> +  Moxie                   Anthony Green <green@moxielogic.com>
>    MSP430          Dmitry Diky <diwil@spec.ru>
>    NetBSD support   Matt Thomas <matt@netbsd.org>
>    PPC             Geoff Keating <geoffk@geoffk.org>
>
>
>   

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: PATCH: trivial MAINTAINERS fix
  2009-04-17 13:26 green
@ 2009-04-17 14:58 ` Dave Korn
  0 siblings, 0 replies; 5+ messages in thread
From: Dave Korn @ 2009-04-17 14:58 UTC (permalink / raw)
  To: green; +Cc: Dave Korn, binutils

green@moxielogic wrote:
> Dave Korn wrote:
>>  This bit:
>>
>>> Index: binutils/MAINTAINERS
>>> MEP Dave Brolley <brolley@redhat.com>
>>> MIPS Eric Christopher <echristo@apple.com>
>>> - Moxie Anthony Green <moxielogic.com>
>>> MMIX Hans-Peter Nilsson <hp@bitrange.com>
>>> MN10300 Eric Christopher <echristo@apple.com>
>>> MN10300 Alexandre Oliva <aoliva@redhat.com>
>>> + Moxie Anthony Green <green@moxielogic.com>
>>> MSP430 Dmitry Diky <diwil@spec.ru>
>> looks misaligned to me. Are you using TABs/spaces consistently with how the
>> other entries do it? Or did it just get mangled in mailing?
> 
> Yes, it is tabbed consistently. The misalignment is an artifact of the
> +/- insertion in the diff.
> 
> AG

  How bizarre!  Your mailer appears to have MIME-encoded it which should have
protected special characters, but the mailing list software or something seems
to have turned TABs to spaces; it's even that way in the archive.  Anyway,
thanks for confirming.

     cheers,
       DaveK

^ permalink raw reply	[flat|nested] 5+ messages in thread

* RE: PATCH: trivial MAINTAINERS fix
@ 2009-04-17 13:26 green
  2009-04-17 14:58 ` Dave Korn
  0 siblings, 1 reply; 5+ messages in thread
From: green @ 2009-04-17 13:26 UTC (permalink / raw)
  To: Dave Korn; +Cc: binutils


Dave Korn wrote:
>  This bit:
> 
> > Index: binutils/MAINTAINERS
> 
> > MEP Dave Brolley <brolley@redhat.com>
> > MIPS Eric Christopher <echristo@apple.com>
> > - Moxie Anthony Green <moxielogic.com>
> > MMIX Hans-Peter Nilsson <hp@bitrange.com>
> > MN10300 Eric Christopher <echristo@apple.com>
> > MN10300 Alexandre Oliva <aoliva@redhat.com>
> > + Moxie Anthony Green <green@moxielogic.com>
> > MSP430 Dmitry Diky <diwil@spec.ru>
> 
> looks misaligned to me. Are you using TABs/spaces consistently with how the
> other entries do it? Or did it just get mangled in mailing?

Yes, it is tabbed consistently. The misalignment is an artifact of the
+/- insertion in the diff.

AG





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-04-24 11:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-16 21:50 PATCH: trivial MAINTAINERS fix green
2009-04-17 11:47 ` Dave Korn
2009-04-24 11:41 ` Anthony Green
2009-04-17 13:26 green
2009-04-17 14:58 ` Dave Korn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).