From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 82521 invoked by alias); 30 Oct 2019 10:54:00 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 82501 invoked by uid 89); 30 Oct 2019 10:53:59 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-8.1 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.1 spammy= X-HELO: us-smtp-delivery-1.mimecast.com Received: from us-smtp-1.mimecast.com (HELO us-smtp-delivery-1.mimecast.com) (207.211.31.81) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 30 Oct 2019 10:53:58 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1572432837; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:autocrypt:autocrypt; bh=/yicfZceLIwtmsQ5a0ubOuxb89yt9IbcOf4SKzjOLmI=; b=U4qswBZ4l9aDcjC5kB6pqb8iOSXs6Aed4L6qbFOOJnM6V5berD4WRgpM85Adk9fMfCC6dd AehFLPOQ9VARPDjfB0mzCzUhMMcVm58+zfbXQEEWfps66EMeGUSbYdpTZf0RCF2cEbMVmm gZBCJWX6UUPnUgGqvw4cmwSRSjFHNbc= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-347-nGO7GczbNPiA7Z5U30XTVg-1; Wed, 30 Oct 2019 06:53:51 -0400 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 09E4D800C71; Wed, 30 Oct 2019 10:53:50 +0000 (UTC) Received: from [10.36.116.156] (ovpn-116-156.ams2.redhat.com [10.36.116.156]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 2D82210016DA; Wed, 30 Oct 2019 10:53:49 +0000 (UTC) Subject: Re: [PATCH] {binutils,gdb}/MAINTAINERS: Change to my personal email address To: Palmer Dabbelt , binutils@sourceware.org, gdb-patches@sourceware.org Cc: Palmer Dabbelt References: <20191030044142.28753-1-palmer@dabbelt.com> From: Nick Clifton Message-ID: Date: Wed, 30 Oct 2019 10:54:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.1.1 MIME-Version: 1.0 In-Reply-To: <20191030044142.28753-1-palmer@dabbelt.com> X-Mimecast-Spam-Score: 0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-SW-Source: 2019-10/txt/msg01082.txt.bz2 Hi Palmer, > binutils/ChangeLog > 2019-10-29 Palmer Dabbelt >=20 > * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com. Approved and applied. Cheers Nick PS. Thanks for continuing to volunteer as a maintainer for the RISC-V port.