From nobody Sat Jul 25 16:51:00 2026 Received: from luna.linkmauve.fr (82-65-109-163.subs.proxad.net [82.65.109.163]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id DD3C7443E5A for ; Wed, 15 Jul 2026 18:11:53 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=82.65.109.163 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1784139117; cv=none; b=c0Ltum1FOrQUnsOzP+ArIeHRosrOBxBhU58cvL1AAT+FUDyp9S+15C6u3JFfqnEjFXuubfcR9GzvrPegAMDvMoGjhUA6ULfzjsjBJT+Hkv5t49I5tIuUOZSNz16tEzEnnG29ER9Zn97bElEEuVSCU/a3Cq9oH6Wbh8SAj7iWN8g= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1784139117; c=relaxed/simple; bh=OMWbKsl92RPZt+Mb2IvGRfNCb918PggUXdeQHLCz5yU=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Content-Type; b=nXuDJ/hH5AcwSGBQhH8P1mi1zW3GEZbP83EoreXqBPeE1ZsW87IDB1CoVjdhtLFgwFNFOe0TkD5byiYQT+qYKix/wBC88kQ0zAAHsOkN85Sq5MPYId2MbGePlfaS6Str9Ow/+bfko4hqb0gLlVcWDYrV/PUqWmcXyi6+qoQSXss= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=linkmauve.fr; spf=pass smtp.mailfrom=linkmauve.fr; arc=none smtp.client-ip=82.65.109.163 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=linkmauve.fr Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linkmauve.fr Received: by luna.linkmauve.fr (Postfix, from userid 1000) id C314AF40D29; Wed, 15 Jul 2026 20:11:51 +0200 (CEST) From: Link Mauve To: linux-kernel@vger.kernel.org Cc: Link Mauve , Kalyani Akula , Michal Simek Subject: [PATCH] maintainers: remove bouncing AMD maintainer Date: Wed, 15 Jul 2026 20:11:34 +0200 Message-ID: <20260715181137.24916-1-linkmauve@linkmauve.fr> X-Mailer: git-send-email 2.55.0 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Their last commit in the kernel is from February 2024: 9f742e3efc978a480d64b10b353bde656e275aa1 This maintainer seemingly doesn=E2=80=99t have their AMD email address any = more, which results in all patches against the XILINX ZYNQMP NVMEM DRIVER to bounce with this error: ``` Delivery has failed to these recipients or groups: Praveen Teja Kundanala (praveen.teja.kundanala@amd.com) The email address you entered couldn't be found. Please check the recipient= 's email address and try to resend the message. If the problem continues, p= lease contact your email admin. Diagnostic information for administrators: Generating server: satlexmb07.amd.com praveen.teja.kundanala@amd.com Remote Server returned '550 5.1.10 RESOLVER.ADR.RecipientNotFound; Recipien= t not found by SMTP address lookup' ``` Signed-off-by: Link Mauve --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index ce5c5185c773..90ca196dffa2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -29658,7 +29658,6 @@ S: Maintained F: drivers/crypto/xilinx/zynqmp-sha.c =20 XILINX ZYNQMP NVMEM DRIVER -M: Praveen Teja Kundanala M: Kalyani Akula R: Michal Simek S: Maintained --=20 2.55.0