From nobody Sat Jul 25 16:49:29 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 1F1C13E274C for ; Thu, 16 Jul 2026 09:49:11 +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=1784195358; cv=none; b=DP+QmE+sWQmNhRwc9JQM+YFxM/FyAR2tX9InaHkthOlr5F9KxDs6H9dlpiSfjP/jfkopIukhdFpF8e8hKCdLHiZ245SFqbFD8dSjIrQge9ER6Guiae3JoafUvX+GzJzvYEHS3WV4y1sv3MDbBuXpkC1RflfQkP96VU0Bdgzd4zw= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1784195358; c=relaxed/simple; bh=TYSXRwH3FWxRQQ+4X5QGq9Zn99kzAxwP51XpMC5QNFs=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Content-Type; b=GIwahRZ7IXAFoTfBmyAkfZ0uSig0uBZKLBpPjapqCcwW+MbcHw1qW79a0TkKnSUxnrZNJor/lGvbYAmLO49ksxF1Jr7NzPROGzKxK75T4DhyjC4DiBRak2PufbJIWzCcYnOyFFL5QUVKpt0ppTN84Y01bP+k1eIGWvdInZy/Gfo= 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 129B6F40D29; Thu, 16 Jul 2026 11:49:09 +0200 (CEST) From: Link Mauve To: linux-kernel@vger.kernel.org Cc: Link Mauve , Kalyani Akula , Michal Simek Subject: [PATCH v2] maintainers: remove bouncing AMD maintainer Date: Thu, 16 Jul 2026 11:48:59 +0200 Message-ID: <20260716094900.27798-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 back. Signed-off-by: Link Mauve Acked-by: Michal Simek --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-) Emails sent to this maintainer all 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' ``` Changes since v1: - Moved the email server reply out of the commit message. (Thanks Michal!) 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