From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-sender-0.a4lg.com (mail-sender.a4lg.com [153.120.152.154]) by sourceware.org (Postfix) with ESMTPS id 58DA7382DB0D for ; Thu, 1 Sep 2022 07:42:41 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 58DA7382DB0D Received: from [127.0.0.1] (localhost [127.0.0.1]) by mail-sender-0.a4lg.com (Postfix) with ESMTPSA id 30662300089; Thu, 1 Sep 2022 07:42:38 +0000 (UTC) Message-ID: Date: Thu, 1 Sep 2022 16:42:36 +0900 Mime-Version: 1.0 Subject: Re: [PATCH] sim: Update mailing list address Content-Language: en-US To: Tom Tromey Cc: gdb-patches@sourceware.org References: <80bd8d2e1056f04bd1347a9bbcaaf1d0cd847b24.1661566296.git.research_trasio@irq.a4lg.com> <87k06pa755.fsf@tromey.com> From: Tsukasa OI In-Reply-To: <87k06pa755.fsf@tromey.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-6.4 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Sep 2022 07:42:43 -0000 On 2022/08/31 4:00, Tom Tromey wrote: >>>>>> Tsukasa OI via Gdb-patches 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