From patchwork Tue Nov 21 12:21:34 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Walle X-Patchwork-Id: 1866702 X-Patchwork-Delegate: tudor.ambarus@gmail.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; dkim=pass (2048-bit key; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=bombadil.20210309 header.b=eKjzglWb; dkim=fail reason="signature verification failed" (2048-bit key; secure) header.d=walle.cc header.i=@walle.cc header.a=rsa-sha256 header.s=mail2022082101 header.b=dnXxHEcG; dkim-atps=neutral Authentication-Results: legolas.ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:3::133; helo=bombadil.infradead.org; envelope-from=linux-mtd-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org; receiver=patchwork.ozlabs.org) Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:3::133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4SZNn374Rgz1yRq for ; Tue, 21 Nov 2023 23:22:47 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=V/YSC9bJAXBkr71n0SsEAe6Sps9ukJYksTz2Ows3HE0=; b=eKjzglWbE3D+2x S4gtlyjiEyYDZouXnVkWILvgXsA4vntznUono9K34wepFelKi4FFtfhFAGPrI5fCjLCM5GEJV6Wbz wPkAeXqV40LaJc0P0Y9t3e7qO3AMN+bgxxRXSgPdgDngz6FuI3fRqiikihlGMMP8TdZY7o9b0+vxZ NIgTc6kE6hLF0P08hIGwTeEDlSrttt+N7vZ8RnfRXHYZi8RqZsFePVb/1HmYWH9J/dy5xhpHIzcEQ qOw3kBvOa69RFYBxglY3Kq/0h+kUdNCY0/vMo0GeDZ/46y4TfeNQ850KG6mcoqM5LBJAh4ZqmFPiy sAQLm82dUpWuGxEsMGkw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1r5PlL-00GhHf-1F; Tue, 21 Nov 2023 12:21:55 +0000 Received: from 0001.3ffe.de ([2a01:4f8:c0c:9d57::1] helo=mail.3ffe.de) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1r5PlH-00GhFk-0Q for linux-mtd@lists.infradead.org; Tue, 21 Nov 2023 12:21:53 +0000 Received: from mwalle01.kontron.local. (unknown [213.135.10.150]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.3ffe.de (Postfix) with ESMTPSA id D88D0FF; Tue, 21 Nov 2023 13:21:47 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=walle.cc; s=mail2022082101; t=1700569308; 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=XSaIh//1sW1Qx0Np8mxXzMKxe+O/bN1APeOE5rVVzyc=; b=dnXxHEcGFhRvcTCNfw3wnBfk0AH9scicWO8sMX+6CX4PDdoWLZYd29XOzjgV0xSd1UFOGL JEkcjjqgE+PJMAS6VBMDGg4vqqugHDAx9wlWMvHTSHYY8f+aBT1wugIK8mmS+hqOCgpAVh tBuNzmVoYEv92bgI4AZhrgWj6L6MElTLCg0sPz0bB+WoaVFi2FyMyaKOT5kWKp7CMyztP7 tazZbGJtFLzJGCZIGBQrw4MU4mSNwJMY5biKcqXEhNN4ufT6um5JP7ajouX3PDw5rEfatD /zRrA3BcSfnnxuE4TRu1exlnI6yymFB7eCZePkac+u7UO0UwQGcNyO6sAV7SdQ== From: Michael Walle To: Tudor Ambarus , Pratyush Yadav , Miquel Raynal , Richard Weinberger , Vignesh Raghavendra Cc: linux-mtd@lists.infradead.org, Michael Walle Subject: [PATCH] MAINTAINERS: spi-nor: add myself as maintainer Date: Tue, 21 Nov 2023 13:21:34 +0100 Message-Id: <20231121122134.1952738-1-michael@walle.cc> X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231121_042151_324776_04F16779 X-CRM114-Status: GOOD ( 10.22 ) X-Spam-Score: -0.2 (/) X-Spam-Report: Spam detection software, running on the system "bombadil.infradead.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: After being a reviewer for a while, add myself as a maintainer for the spi-nor subsystem. Signed-off-by: Michael Walle --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Content analysis details: (-0.2 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID_EF Message has a valid DKIM or DK signature from envelope-from domain X-BeenThere: linux-mtd@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-mtd" Errors-To: linux-mtd-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org After being a reviewer for a while, add myself as a maintainer for the spi-nor subsystem. Signed-off-by: Michael Walle Acked-by: Miquel Raynal Acked-by: Richard Weinberger Acked-by: Pratyush Yadav --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index e55173ae5e39..64dbd84fc324 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -20430,7 +20430,7 @@ F: drivers/pinctrl/spear/ SPI NOR SUBSYSTEM M: Tudor Ambarus M: Pratyush Yadav -R: Michael Walle +M: Michael Walle L: linux-mtd@lists.infradead.org S: Maintained W: http://www.linux-mtd.infradead.org/