From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from angie.orcam.me.uk (angie.orcam.me.uk [78.133.224.34]) by sourceware.org (Postfix) with ESMTP id 34E5F3857C61 for ; Sat, 3 Feb 2024 14:10:31 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 34E5F3857C61 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=orcam.me.uk Authentication-Results: sourceware.org; spf=none smtp.mailfrom=orcam.me.uk ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 34E5F3857C61 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=78.133.224.34 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1706969433; cv=none; b=H2qWApWOpgH0iuJRJpIEZZE/nkrSCl/7bMDuCsYWNNicL8uLC+6PzkzeXVJBnDmMCAzJq+pK4Eod/fridLKD5N8nd3ObO8HAwFRR7BjPrUO7A2KW8/OKJtGl4zXVRTSraCXf3ksmNtcOwO5F6zq6r4GZ4lsNsc5Due9Az8LwMLI= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1706969433; c=relaxed/simple; bh=2lrV8PJTMR8eeHur7I/g8Tx6oDM3OpsE9oNDB0ckdoM=; h=Date:From:To:Subject:Message-ID:MIME-Version; b=oLGNK2eRaj8bs812jQ5NiHdsVcqBbjAuk+JJ81YZ5acRsY9HVMbbVTVu+02x/PFbJFHZ3b+3OiWScT4johykrm3fCtKYw/Q+cUg6wxNEVFcrgqp5tWmftG//l61bQMj4je4EbXFL2mqRF6PsajOqBsf52xqhTzSi+fx3a0wGyNM= ARC-Authentication-Results: i=1; server2.sourceware.org Received: by angie.orcam.me.uk (Postfix, from userid 500) id 0E8C292009D; Sat, 3 Feb 2024 15:10:30 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by angie.orcam.me.uk (Postfix) with ESMTP id 0BB0E92009C for ; Sat, 3 Feb 2024 14:10:30 +0000 (GMT) Date: Sat, 3 Feb 2024 14:10:29 +0000 (GMT) From: "Maciej W. Rozycki" To: gcc-patches@gcc.gnu.org Subject: [committed] MAINTAINERS: Update my e-mail address Message-ID: User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Spam-Status: No, score=-1169.4 required=5.0 tests=BAYES_00,GIT_PATCH_0,KAM_DMARC_STATUS,KAM_INFOUSMEBIZ,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_NONE,SPF_NONE,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 List-Id: * MAINTAINERS: Update my e-mail address. --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index b47e0465852..3720344308e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -124,7 +124,7 @@ sparc port David S. Miller sparc port Eric Botcazou v850 port Nick Clifton vax port Matt Thomas -vax port Maciej W. Rozycki +vax port Maciej W. Rozycki visium port Eric Botcazou x86-64 port Jan Hubicka xstormy16 port Nick Clifton -- 2.11.0