From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.3ffe.de (0001.3ffe.de [159.69.201.130]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id ABD951E5B63 for ; Sat, 14 Feb 2026 09:23:53 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=159.69.201.130 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1771061035; cv=none; b=gljD60dnhcsMcPPkHRcU/HOEXOFZT3lSf81iWG/4X0ZJWxP4YbUQySg6LOInB1o5o1apj3S3BDDwF+kROwSa7oolPl7fdAzR4h48WY0X0wh3CetmmJS/0a39unkKG/SqVF2oNfhInzutVuXnPFqRkjKoXdOMg/hnyeA90Xhc9ko= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1771061035; c=relaxed/simple; bh=+50vX+VPbwdlwmZsw1EtJcU9a1D7zK+fNNO6lKud5RA=; h=Mime-Version:Content-Type:Date:Message-Id:To:Subject:Cc:From: References:In-Reply-To; b=jYJAQhVFelNM0kwnwdfTBkOIs/vs64TvC5V6I9menSexobIVbPh+QOY/dvzXK45m5Z6ANSELNP1rEL9fJTV65d2k6bd6b9TKJri2XQfQOp+MTdZa4wB8IZytPXAor/w0JSPjx+GkjDwwZ8dxD+KyBg+mqxy2gdhS8oct+r3L8FE= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=fail (p=quarantine dis=none) header.from=kernel.org; spf=pass smtp.mailfrom=walle.cc; arc=none smtp.client-ip=159.69.201.130 Authentication-Results: smtp.subspace.kernel.org; dmarc=fail (p=quarantine dis=none) header.from=kernel.org Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=walle.cc Received: from localhost (unknown [IPv6:2a02:810b:4320:1000:4685:ff:fe12:5967]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 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 D3A186BE; Sat, 14 Feb 2026 10:23:45 +0100 (CET) Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Sat, 14 Feb 2026 10:23:45 +0100 Message-Id: To: "Tudor Ambarus" , Subject: Re: [PATCH 1/2] MAINTAINERS: remove Tudor Ambarus as SPI NOR maintainer Cc: , , , , , From: "Michael Walle" X-Mailer: aerc 0.20.0 References: <20260213-remove-tambarus-from-spi-nor-v1-0-6caefb1a63ae@linaro.org> <20260213-remove-tambarus-from-spi-nor-v1-1-6caefb1a63ae@linaro.org> In-Reply-To: <20260213-remove-tambarus-from-spi-nor-v1-1-6caefb1a63ae@linaro.org> On Fri Feb 13, 2026 at 6:02 PM CET, Tudor Ambarus wrote: > I have not been actively involved in SPI NOR development recently and > would like to step down to focus on my current day-to-day work. > > The subsystem remains in good hands with Pratyush and Michael. > > Signed-off-by: Tudor Ambarus It was really fun to work with you. I wish you all the best! Acked-by: Michael Walle