From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id G/CUCe+BE2BsDgAAWB0awg (envelope-from ) for ; Thu, 28 Jan 2021 22:33:03 -0500 Received: by simark.ca (Postfix, from userid 112) id 154661EF80; Thu, 28 Jan 2021 22:33:03 -0500 (EST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=MAILING_LIST_MULTI autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (server2.sourceware.org [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id 85F5E1E590 for ; Thu, 28 Jan 2021 22:33:02 -0500 (EST) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 0A93B384243B; Fri, 29 Jan 2021 03:33:02 +0000 (GMT) Received: from rock.gnat.com (rock.gnat.com [IPv6:2620:20:4000:0:a9e:1ff:fe9b:1d1]) by sourceware.org (Postfix) with ESMTP id 2BB8B386F444 for ; Fri, 29 Jan 2021 03:33:00 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 2BB8B386F444 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=adacore.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=brobecker@adacore.com Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id D212511661A; Thu, 28 Jan 2021 22:32:59 -0500 (EST) X-Virus-Scanned: Debian amavisd-new at gnat.com Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id tP3lkInU+pXW; Thu, 28 Jan 2021 22:32:59 -0500 (EST) Received: from float.home (localhost.localdomain [127.0.0.1]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by rock.gnat.com (Postfix) with ESMTPS id 7A8CC116617; Thu, 28 Jan 2021 22:32:59 -0500 (EST) Received: by float.home (Postfix, from userid 1000) id 93080A0988; Fri, 29 Jan 2021 07:32:54 +0400 (+04) Date: Fri, 29 Jan 2021 07:32:54 +0400 From: Joel Brobecker To: andrew.burgess@embecosm.com, gdb-patches@sourceware.org Subject: Re: [PATCH] sim: readd myself as a maintainer Message-ID: <20210129033254.GN1499846@adacore.com> References: <20210117234223.4853-1-vapier@gentoo.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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: , Errors-To: gdb-patches-bounces@sourceware.org Sender: "Gdb-patches" > > > I know I was AFK for a while there, but I'd like to spend time on > > > this again. > > > > i thought i had put Andrew in the To: line here, but maybe i mistyped > > my `git send-email` invocation. > > Andrew & Joel: is this OK ? OK for me, Mike. Welcome back! -- Joel