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 51DE3C76188 for ; Tue, 4 Apr 2023 23:19:26 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 030F385B61; Wed, 5 Apr 2023 01:19:23 +0200 (CEST) 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="UfopADuc"; dkim=fail reason="key not found in DNS" (0-bit key; unprotected) header.d=kernel-space.org header.i=@kernel-space.org header.b="FrD3Tt7J"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id DE52185BD0; Wed, 5 Apr 2023 01:19:20 +0200 (CEST) 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 AC2CD85927 for ; Wed, 5 Apr 2023 01:19:18 +0200 (CEST) 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 09dcc02e; Tue, 4 Apr 2023 23:19:18 +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=HWPPwiEaeirfPinAyA0xbO FHRPc=; b=UfopADucfKUvTmxQb247GQ+DwJHyCb7jOn9LXj+jytegcgmiIhTpGG Dncy1xXXiIM2PLAb8NG2wWZ/1HpCYyZ8Q7EvvU7Su0I6Ki2Ppft0U1VuWZPwfQLu VVN/fdb6HxYVFAnLibLjYEkinVMoOd+m9J6O2V8HvJWAbjvmSqiY8= 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=Tc7FUBUPJn6yJrxz 5mgEaJRPKO8qH9g0T45VGYcdSSdlEGool1weEcbvr/v/Z+jCwY2yrzQjLHnVy8cd YBBdTVF7LK54A48fD9jrUArl4Mb1+GIGgfVEfKdFu2ewibxJ1qY94gl1Gh4H3pQh /TlwvZgh2u2TOtLBiSKVvZY9cks= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel-space.org; s=20190913; t=1680650357; 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=TVUHRK2h6kwG1huYqaiA4OvMebFCbZkas1EjQFgbst8=; b=FrD3Tt7JGTa7NYtkNE/BdXdpVSk1072Dh5PVxhhVxRP34WXxOqy6ydwTMB2LsVR2grQhki ugaCJYKNsBuuRZq+zPyxH6ARLwHGCw28SzK6u4ni+hckTv5VzymH2YVUFyjWQdlRWFO//X v5jC1wFGoEOvpO5iBqnl6Qv94RlVQw0= Received: from localhost.localdomain (host-79-50-12-19.retail.telecomitalia.it [79.50.12.19]) by ziongate (OpenSMTPD) with ESMTPSA id 2d3dca96 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Tue, 4 Apr 2023 23:19:17 +0000 (UTC) From: Angelo Dureghello To: trini@konsulko.com Cc: u-boot@lists.denx.de, Angelo Dureghello Subject: [PATCH] doc: arch: m68k: fix maintainer email Date: Wed, 5 Apr 2023 01:19:03 +0200 Message-Id: <20230404231903.3049918-1-angelo@kernel-space.org> X-Mailer: git-send-email 2.40.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.8 at phobos.denx.de X-Virus-Status: Clean Fix email with currently used address. Signed-off-by: Angelo Dureghello --- doc/arch/m68k.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/arch/m68k.rst b/doc/arch/m68k.rst index a9180fd785..8474ece62c 100644 --- a/doc/arch/m68k.rst +++ b/doc/arch/m68k.rst @@ -5,7 +5,7 @@ M68K / ColdFire History ------- -* November 02, 2017 Angelo Dureghello +* November 02, 2017 Angelo Dureghello * August 08, 2005 Jens Scharsig MCF5282 implementation without preloader * January 12, 2004 -- 2.40.0