public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] sim: Update mailing list address
@ 2022-08-27  2:12 Tsukasa OI
  2022-08-30 19:00 ` Tom Tromey
  0 siblings, 1 reply; 5+ messages in thread
From: Tsukasa OI @ 2022-08-27  2:12 UTC (permalink / raw)
  To: Tsukasa OI, Andrew Burgess, Mike Frysinger; +Cc: gdb-patches

The commit bf1102165389 "* MAINTAINERS: Perform some obvious fixups."
back in 2009 changed the mailing list address gdb-patches@sources.redhat.com
to gdb-patches@sourceware.org.

This commit does the same to sim/MAINTAINERS.

sim/ChangeLog:

	* MAINTAINERS: Update mailing list address.
---
 sim/MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sim/MAINTAINERS b/sim/MAINTAINERS
index 2d9c0757160..ac79a6db544 100644
--- a/sim/MAINTAINERS
+++ b/sim/MAINTAINERS
@@ -5,7 +5,7 @@ gdb/MAINTAINERS for general information about maintaining these files.
 
 If you are considering contributing a patch, please see the file
 gdb/CONTRIBUTE.  Patches to these files should be posted to:
-gdb-patches@sources.redhat.com 
+gdb-patches@sourceware.org
 
         Global Maintainers
 

base-commit: 46e59b72f21029f2a863e3828cec76a03283b49d
-- 
2.34.1


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

* Re: [PATCH] sim: Update mailing list address
  2022-08-27  2:12 [PATCH] sim: Update mailing list address Tsukasa OI
@ 2022-08-30 19:00 ` Tom Tromey
  2022-09-01  7:42   ` Tsukasa OI
  0 siblings, 1 reply; 5+ messages in thread
From: Tom Tromey @ 2022-08-30 19:00 UTC (permalink / raw)
  To: Tsukasa OI via Gdb-patches

>>>>> Tsukasa OI via Gdb-patches <gdb-patches@sourceware.org> writes:

> The commit bf1102165389 "* MAINTAINERS: Perform some obvious fixups."
> back in 2009 changed the mailing list address gdb-patches@sources.redhat.com
> to gdb-patches@sourceware.org.

> This commit does the same to sim/MAINTAINERS.

Thanks.  I think this could go in under the "obvious" rule.

Tom

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

* Re: [PATCH] sim: Update mailing list address
  2022-08-30 19:00 ` Tom Tromey
@ 2022-09-01  7:42   ` Tsukasa OI
  2022-09-01 14:15     ` Simon Marchi
  0 siblings, 1 reply; 5+ messages in thread
From: Tsukasa OI @ 2022-09-01  7:42 UTC (permalink / raw)
  To: Tom Tromey; +Cc: gdb-patches

On 2022/08/31 4:00, Tom Tromey wrote:
>>>>>> Tsukasa OI via Gdb-patches <gdb-patches@sourceware.org> writes:
> 
>> The commit bf1102165389 "* MAINTAINERS: Perform some obvious fixups."
>> back in 2009 changed the mailing list address gdb-patches@sources.redhat.com
>> to gdb-patches@sourceware.org.
> 
>> This commit does the same to sim/MAINTAINERS.
> 
> Thanks.  I think this could go in under the "obvious" rule.
> 
> Tom
> 

Thanks for letting me know.

But is this mean... can I just wait or do I need to resubmit as [OB
PATCH]? (in general)

Tsukasa

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

* Re: [PATCH] sim: Update mailing list address
  2022-09-01  7:42   ` Tsukasa OI
@ 2022-09-01 14:15     ` Simon Marchi
  2022-09-02 11:18       ` Tsukasa OI
  0 siblings, 1 reply; 5+ messages in thread
From: Simon Marchi @ 2022-09-01 14:15 UTC (permalink / raw)
  To: Tsukasa OI, Tom Tromey; +Cc: gdb-patches

On 9/1/22 03:42, Tsukasa OI via Gdb-patches wrote:
> On 2022/08/31 4:00, Tom Tromey wrote:
>>>>>>> Tsukasa OI via Gdb-patches <gdb-patches@sourceware.org> writes:
>>
>>> The commit bf1102165389 "* MAINTAINERS: Perform some obvious fixups."
>>> back in 2009 changed the mailing list address gdb-patches@sources.redhat.com
>>> to gdb-patches@sourceware.org.
>>
>>> This commit does the same to sim/MAINTAINERS.
>>
>> Thanks.  I think this could go in under the "obvious" rule.
>>
>> Tom
>>
>
> Thanks for letting me know.
>
> But is this mean... can I just wait or do I need to resubmit as [OB
> PATCH]? (in general)
>
> Tsukasa

Hi,

Tom meant that the patch was OK to push, and that in his opinion you
could have pushed it directly, since it was obvious.  However, you might
not have push access, is that right?

In any case, I pushed the patch for you.

Simon

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

* Re: [PATCH] sim: Update mailing list address
  2022-09-01 14:15     ` Simon Marchi
@ 2022-09-02 11:18       ` Tsukasa OI
  0 siblings, 0 replies; 5+ messages in thread
From: Tsukasa OI @ 2022-09-02 11:18 UTC (permalink / raw)
  To: Simon Marchi; +Cc: gdb-patches, Tom Tromey

On 2022/09/01 23:15, Simon Marchi wrote:
> On 9/1/22 03:42, Tsukasa OI via Gdb-patches wrote:
>> On 2022/08/31 4:00, Tom Tromey wrote:
>>>>>>>> Tsukasa OI via Gdb-patches <gdb-patches@sourceware.org> writes:
>>>
>>>> The commit bf1102165389 "* MAINTAINERS: Perform some obvious fixups."
>>>> back in 2009 changed the mailing list address gdb-patches@sources.redhat.com
>>>> to gdb-patches@sourceware.org.
>>>
>>>> This commit does the same to sim/MAINTAINERS.
>>>
>>> Thanks.  I think this could go in under the "obvious" rule.
>>>
>>> Tom
>>>
>>
>> Thanks for letting me know.
>>
>> But is this mean... can I just wait or do I need to resubmit as [OB
>> PATCH]? (in general)
>>
>> Tsukasa
> 
> Hi,
> 
> Tom meant that the patch was OK to push, and that in his opinion you
> could have pushed it directly, since it was obvious.  However, you might
> not have push access, is that right?
> 
> In any case, I pushed the patch for you.
> 
> Simon
> 

Hello,

Thanks, I understand that.  Since I don't have a write access to
binutils-gdb.git, I needed someone to merge my change (I just started
talking about the Write After Approval access to Binutils [which I
mainly contribute] so getting write access to GDB will, at minimum, take
some time).  I appreciate that!

Thanks,
Tsukasa

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

end of thread, other threads:[~2022-09-02 11:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-27  2:12 [PATCH] sim: Update mailing list address Tsukasa OI
2022-08-30 19:00 ` Tom Tromey
2022-09-01  7:42   ` Tsukasa OI
2022-09-01 14:15     ` Simon Marchi
2022-09-02 11:18       ` Tsukasa OI

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).