From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id B6184C54EAA for ; Mon, 30 Jan 2023 19:54:57 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id ED53A857EF; Mon, 30 Jan 2023 20:54:54 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=fail (p=quarantine dis=none) header.from=kernel-space.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=kernel-space.org header.i=@kernel-space.org header.b="Rl4EPiG3"; dkim=fail reason="key not found in DNS" (0-bit key; unprotected) header.d=kernel-space.org header.i=@kernel-space.org header.b="G7ETfnpx"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id DE9AB85811; Mon, 30 Jan 2023 20:54:52 +0100 (CET) Received: from mail.kernel-space.org (unknown [IPv6:2a01:4f8:c2c:5a84::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 5941B852B1 for ; Mon, 30 Jan 2023 20:54:49 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=quarantine dis=none) header.from=kernel-space.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=angelo@kernel-space.org Received: from ziongate (localhost [127.0.0.1]) by ziongate (OpenSMTPD) with ESMTP id 4aa58174; Mon, 30 Jan 2023 19:54:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=simple; d=kernel-space.org; h=from:to :cc:subject:date:message-id:mime-version :content-transfer-encoding; s=default; bh=kgrjpNEF/17BAhqSUx7It4 J273A=; b=Rl4EPiG3xcEYpbn+h0qomYod4JLmhl0i74164IT2/4Io9AcOzwWpBd 5o25bl82Iyy9oVtBITrI5xCycsfZ29jyqKHZV0b45QuuZYy3IFAcHVuB4fzaa3/t xKkPhu4kyEhkIhR51qXEB7mYru/dEcYwdHOWY+2UpBmCItMjhh7nQ= DomainKey-Signature: a=rsa-sha1; c=simple; d=kernel-space.org; h=from:to :cc:subject:date:message-id:mime-version :content-transfer-encoding; q=dns; s=default; b=c3ifGFA1oh/+SfBh IOg9O7EwsYRQ9JDtibYbYJ9RMOSgFDPC8aI+XFeKgd0fff+3awwMoMfaSydqz4gl Is1eysthvCTFSlu+U5bMBaRGXoEET/t0oOpb+L3qrp+H4DP3LBzBFcWrOT37l5RC E5FN9XuFOktghxIjq9MXMNO6P6o= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel-space.org; s=20190913; t=1675108488; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=abXf61XNgvTDI1+n/MnUWlMnt0Ty8rrriG/wTTWQQIU=; b=G7ETfnpxSUU7mjP1V9RxgPr7kbJU9DJqXBI0+lS4VaI3du43zE/V9XjcIkcRkAKDdgbEgz DtiMNDwg5ce9P4A9uvJxxExs3shp0dwHyf9GEXBZJq1Spdd8npcp9ijTV2T5DG/ZfNVs7S HjSjYkabeF/SZY62yzWrVcmR7MwVOnQ= Received: from localhost.localdomain ( [95.236.233.95]) by ziongate (OpenSMTPD) with ESMTPSA id 5aaad498 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Mon, 30 Jan 2023 19:54:48 +0000 (UTC) From: Angelo Dureghello To: trini@konsulko.com Cc: u-boot@lists.denx.de, Angelo Dureghello Subject: [PATCH] MAINTAINERS: m68k: Change Angelo's email address Date: Mon, 30 Jan 2023 20:54:50 +0100 Message-Id: <20230130195450.477313-1-angelo@kernel-space.org> X-Mailer: git-send-email 2.39.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.6 at phobos.denx.de X-Virus-Status: Clean Set my new current personal email. Signed-off-by: Angelo Dureghello --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 2dd2b46fcd..abf77a5f17 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -842,7 +842,7 @@ F: drivers/clk/imx/ COLDFIRE M: Huan Wang -M: Angelo Dureghello +M: Angelo Dureghello S: Maintained T: git https://source.denx.de/u-boot/custodians/u-boot-coldfire.git F: arch/m68k/ -- 2.39.0