[1/4] gdb: Add Stafford Horne as or1k maintainer.

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

Commit Message

Stafford Horne Dec. 14, 2017, 6:13 a.m. UTC
  Since I helped upstream openrisc I would like to claim responsibility to
maintain it.

gdb/ChangeLog:

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

	* (Responsible Maintainers): Add myself as or1k maintainer.
---
 gdb/MAINTAINERS | 3 +++
 1 file changed, 3 insertions(+)
  

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 openrisc I would like to claim responsibility to
> maintain it.
>
> gdb/ChangeLog:
>
> yyyy-mm-dd  Stafford Horne  <shorne@gmail.com>
>
>         * (Responsible Maintainers): Add myself as or1k maintainer.
> ---
>  gdb/MAINTAINERS | 3 +++
>  1 file changed, 3 insertions(+)
>
> diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
> index 4597972464..9f61d8dcfa 100644
> --- a/gdb/MAINTAINERS
> +++ b/gdb/MAINTAINERS
> @@ -290,6 +290,9 @@ the native maintainer when resolving ABI issues.
>
>         ns32k           Deleted
>
> +       or1k            --target=or1k-elf ,-Werror
> +                       Stafford Horne          shorne@gmail.com
> +
>         pa              --target=hppa-elf ,-Werror
>
>         powerpc         --target=powerpc-eabi ,-Werror
> --
> 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 openrisc I would like to claim responsibility to
>> maintain it.
>>
>> gdb/ChangeLog:
>>
>> yyyy-mm-dd  Stafford Horne  <shorne@gmail.com>
>>
>>         * (Responsible Maintainers): Add myself as or1k maintainer.
>> ---
>>  gdb/MAINTAINERS | 3 +++
>>  1 file changed, 3 insertions(+)
>>
>> diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
>> index 4597972464..9f61d8dcfa 100644
>> --- a/gdb/MAINTAINERS
>> +++ b/gdb/MAINTAINERS
>> @@ -290,6 +290,9 @@ the native maintainer when resolving ABI issues.
>>
>>         ns32k           Deleted
>>
>> +       or1k            --target=or1k-elf ,-Werror
>> +                       Stafford Horne          shorne@gmail.com
>> +
>>         pa              --target=hppa-elf ,-Werror
>>
>>         powerpc         --target=powerpc-eabi ,-Werror
>> --
>> 2.13.6
>>


Hi Stafford,

The other day when looking at the or1k-tdep.o/--enable-targets=all thing,
I dug in the original submission patchsets and found that this had been
overlooked.  I think it makes perfect sense to have you as the or1k
maintainer, it was certainly not intentional to ignore this.

So please push, and apologies for the delay!

Simon
  
Stafford Horne June 3, 2018, 3:26 a.m. UTC | #3
On Fri, Jun 01, 2018 at 01:24:04PM -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 openrisc I would like to claim responsibility to
> >> maintain it.
> >>
> >> gdb/ChangeLog:
> >>
> >> yyyy-mm-dd  Stafford Horne  <shorne@gmail.com>
> >>
> >>         * (Responsible Maintainers): Add myself as or1k maintainer.
> >> ---
> >>  gdb/MAINTAINERS | 3 +++
> >>  1 file changed, 3 insertions(+)
> >>
> >> diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
> >> index 4597972464..9f61d8dcfa 100644
> >> --- a/gdb/MAINTAINERS
> >> +++ b/gdb/MAINTAINERS
> >> @@ -290,6 +290,9 @@ the native maintainer when resolving ABI issues.
> >>
> >>         ns32k           Deleted
> >>
> >> +       or1k            --target=or1k-elf ,-Werror
> >> +                       Stafford Horne          shorne@gmail.com
> >> +
> >>         pa              --target=hppa-elf ,-Werror
> >>
> >>         powerpc         --target=powerpc-eabi ,-Werror
> >> --
> >> 2.13.6
> >>
> 
> 
> Hi Stafford,
> 
> The other day when looking at the or1k-tdep.o/--enable-targets=all thing,
> I dug in the original submission patchsets and found that this had been
> overlooked.  I think it makes perfect sense to have you as the or1k
> maintainer, it was certainly not intentional to ignore this.
> 
> So please push, and apologies for the delay!

Thanks, I will add it soon.

-Stafford
  

Patch

diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
index 4597972464..9f61d8dcfa 100644
--- a/gdb/MAINTAINERS
+++ b/gdb/MAINTAINERS
@@ -290,6 +290,9 @@  the native maintainer when resolving ABI issues.
 
 	ns32k		Deleted
 
+	or1k		--target=or1k-elf ,-Werror
+			Stafford Horne		shorne@gmail.com
+
 	pa		--target=hppa-elf ,-Werror
 
 	powerpc		--target=powerpc-eabi ,-Werror