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 DA478C636CD for ; Mon, 30 Jan 2023 20:06:57 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 6470E85808; Mon, 30 Jan 2023 21:06:55 +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="m3D6O/nQ"; dkim=fail reason="key not found in DNS" (0-bit key; unprotected) header.d=kernel-space.org header.i=@kernel-space.org header.b="EUPXrT/g"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id B7E0585811; Mon, 30 Jan 2023 20:50:48 +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 8787F852B1 for ; Mon, 30 Jan 2023 20:50:45 +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 c542b77b; Mon, 30 Jan 2023 19:50:45 +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=m3D6O/nQ7u4zAg8WDSJWN7mYxoDHxx4aMSj0aQuiAw1Fup2yAM2fti nE7tnT02M22Vpc1OzjblfR/VUpwgqOlsSKW5VQ63smKVJ+kmwRxLWzBLsDPkulEN s0rk9VriheEcUjdKqjGA7Pw8vE/tPmIO7VGoqDJQFAk9/9CpfS2xY= 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=iSMjSdtOYF4TFED5 rgxILKj327kAfnmQNVxXfaMgU/mPUjyi4W5n46iYRWGtWtioVEHK2EcxEfYVwPqZ RSoWdNSEocUOcERHpfMu2qhJxVrOavghLnyFOfYjBqc4f9cDHci0APZZd8jiGGmP pW5SCmHy+MbSF/DECiaBFRfUm5w= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel-space.org; s=20190913; t=1675108244; 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=EUPXrT/g8mSr5mPKimxhMiUljozKAn1VsO9iBPoAr4zcLHtcgZ0mvETcjPIaSL213U6fbd 2XNDtmWi3hUGvEXSaPsvU4NvaCuIu0oin7xPHh/dCYQ7SYMjUGOpSbQzz78IZKWLYib0s4 OoZ8NCFSaXxuF7317USryhHrX9d5OXc= Received: from localhost.localdomain ( [95.236.233.95]) by ziongate (OpenSMTPD) with ESMTPSA id 8dd5eeb9 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Mon, 30 Jan 2023 19:50:44 +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:50:47 +0100 Message-Id: <20230130195047.474793-1-angelo@kernel-space.org> X-Mailer: git-send-email 2.39.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Mailman-Approved-At: Mon, 30 Jan 2023 21:06:53 +0100 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