[2/4] sim: Add Stafford Horne as or1k maintainer.

Message ID 20171214061341.7797-3-shorne@gmail.com
State New, archived
Headers

Commit Message

Stafford Horne Dec. 14, 2017, 6:13 a.m. UTC
  Since I helped upstream the or1k port I would like to claim myself as
maintainer.

sim/ChangeLog:

yyyy-mm-dd  Stafford Horne  <shorne@gmail.com>

	* MAINTAINERS (or1k): Add myself as or1k maintainer.
---
 sim/MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)
  

Comments

Stafford Horne Dec. 26, 2017, 1:53 p.m. UTC | #1
Hello,

Is this ok to commit?

On Thu, Dec 14, 2017 at 3:13 PM, Stafford Horne <shorne@gmail.com> wrote:
> Since I helped upstream the or1k port I would like to claim myself as
> maintainer.
>
> sim/ChangeLog:
>
> yyyy-mm-dd  Stafford Horne  <shorne@gmail.com>
>
>         * MAINTAINERS (or1k): Add myself as or1k maintainer.
> ---
>  sim/MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/sim/MAINTAINERS b/sim/MAINTAINERS
> index 59d23a0f29..729e261f5c 100644
> --- a/sim/MAINTAINERS
> +++ b/sim/MAINTAINERS
> @@ -30,6 +30,7 @@ microblaze    Michael Eager <eager@eagercon.com>
>  mips           Maciej W. Rozycki <macro@imgtec.com>
>  moxie          Anthony Green <green@moxielogic.com>
>  msp430         Nick Clifton <nickc@redhat.com>
> +or1k           Stafford Horne <shorne@gmail.com>
>  rx             DJ Delorie <dj@redhat.com>
>  sh             (global maintainers)
>  sh64           Dave Brolley <brolley@redhat.com>
> --
> 2.13.6
>
  
Simon Marchi June 1, 2018, 5:24 p.m. UTC | #2
On 2017-12-26 08:53 AM, Stafford Horne wrote:
> Hello,
> 
> Is this ok to commit?
> 
> On Thu, Dec 14, 2017 at 3:13 PM, Stafford Horne <shorne@gmail.com> wrote:
>> Since I helped upstream the or1k port I would like to claim myself as
>> maintainer.
>>
>> sim/ChangeLog:
>>
>> yyyy-mm-dd  Stafford Horne  <shorne@gmail.com>
>>
>>         * MAINTAINERS (or1k): Add myself as or1k maintainer.
>> ---
>>  sim/MAINTAINERS | 1 +
>>  1 file changed, 1 insertion(+)
>>
>> diff --git a/sim/MAINTAINERS b/sim/MAINTAINERS
>> index 59d23a0f29..729e261f5c 100644
>> --- a/sim/MAINTAINERS
>> +++ b/sim/MAINTAINERS
>> @@ -30,6 +30,7 @@ microblaze    Michael Eager <eager@eagercon.com>
>>  mips           Maciej W. Rozycki <macro@imgtec.com>
>>  moxie          Anthony Green <green@moxielogic.com>
>>  msp430         Nick Clifton <nickc@redhat.com>
>> +or1k           Stafford Horne <shorne@gmail.com>
>>  rx             DJ Delorie <dj@redhat.com>
>>  sh             (global maintainers)
>>  sh64           Dave Brolley <brolley@redhat.com>
>> --
>> 2.13.6
>>

Hi Mike,

Could you please consider this patch that adds Stafford as the or1k maintainer
for sim/?

Thanks,

Simon
  
Stafford Horne June 3, 2018, 3:28 a.m. UTC | #3
On Fri, Jun 01, 2018 at 01:24:57PM -0400, Simon Marchi wrote:
> On 2017-12-26 08:53 AM, Stafford Horne wrote:
> > Hello,
> > 
> > Is this ok to commit?
> > 
> > On Thu, Dec 14, 2017 at 3:13 PM, Stafford Horne <shorne@gmail.com> wrote:
> >> Since I helped upstream the or1k port I would like to claim myself as
> >> maintainer.
> >>
> >> sim/ChangeLog:
> >>
> >> yyyy-mm-dd  Stafford Horne  <shorne@gmail.com>
> >>
> >>         * MAINTAINERS (or1k): Add myself as or1k maintainer.
> >> ---
> >>  sim/MAINTAINERS | 1 +
> >>  1 file changed, 1 insertion(+)
> >>
> >> diff --git a/sim/MAINTAINERS b/sim/MAINTAINERS
> >> index 59d23a0f29..729e261f5c 100644
> >> --- a/sim/MAINTAINERS
> >> +++ b/sim/MAINTAINERS
> >> @@ -30,6 +30,7 @@ microblaze    Michael Eager <eager@eagercon.com>
> >>  mips           Maciej W. Rozycki <macro@imgtec.com>
> >>  moxie          Anthony Green <green@moxielogic.com>
> >>  msp430         Nick Clifton <nickc@redhat.com>
> >> +or1k           Stafford Horne <shorne@gmail.com>
> >>  rx             DJ Delorie <dj@redhat.com>
> >>  sh             (global maintainers)
> >>  sh64           Dave Brolley <brolley@redhat.com>
> >> --
> >> 2.13.6
> >>
> 
> Hi Mike,
> 
> Could you please consider this patch that adds Stafford as the or1k maintainer
> for sim/?

Hello,

I haven't seen any replies from Mike related to gdb or sim for a year or so.  If
no one objects I will submit this in a day or so.

-Stafford
  

Patch

diff --git a/sim/MAINTAINERS b/sim/MAINTAINERS
index 59d23a0f29..729e261f5c 100644
--- a/sim/MAINTAINERS
+++ b/sim/MAINTAINERS
@@ -30,6 +30,7 @@  microblaze	Michael Eager <eager@eagercon.com>
 mips		Maciej W. Rozycki <macro@imgtec.com>
 moxie		Anthony Green <green@moxielogic.com>
 msp430		Nick Clifton <nickc@redhat.com>
+or1k		Stafford Horne <shorne@gmail.com>
 rx		DJ Delorie <dj@redhat.com>
 sh		(global maintainers)
 sh64		Dave Brolley <brolley@redhat.com>