From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from canpmsgout10.his.huawei.com (canpmsgout10.his.huawei.com [113.46.200.225]) (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 9291C27AC31; Wed, 10 Jun 2026 01:34:41 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=113.46.200.225 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1781055287; cv=none; b=uD6XxOcrl2+esZMT3F5UxEWetGUs5ZG+3hyAr4JfGa+L5jnSGC62xaQ2gOQKVz5+6UTyF1UoWjRg2zWCq+/kUMAqkaANPH8RVMNe+UVRWQzA25gLK/8AJVkQZ4M/S/FURywY43fXCsYHtZDhlUGxvmr3FRV8P943cK2UYbHrwTU= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1781055287; c=relaxed/simple; bh=RpDlFmoaL6fP/Fh6Zo74YHQDi1nPidAuVYgxB5T9rP8=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=Pk9P98OyRZ9YJrFuEynJYBylMYBfcIX6wN9q2G529fzWsZzc+mViDi2sDLV2hnaRQO0HB+cVm9px9wNH3h6DMDWVZIsQiYPaegB0X9yMbNklkXk3vg4rbCDuHEgSSEeHYD0R3i4pp+TCDB+a9uMApxDU6CEOSusJ7N6EFpG3FB0= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=huawei.com; spf=pass smtp.mailfrom=huawei.com; dkim=pass (1024-bit key) header.d=huawei.com header.i=@huawei.com header.b=sDJRQ4ta; arc=none smtp.client-ip=113.46.200.225 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=huawei.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=huawei.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=huawei.com header.i=@huawei.com header.b="sDJRQ4ta" dkim-signature: v=1; a=rsa-sha256; d=huawei.com; s=dkim; c=relaxed/relaxed; q=dns/txt; h=From; bh=fsJv/QMhLT5GMl33vhwMXp5cDRu3eIkqfuH1+wY1z6s=; b=sDJRQ4talTv2URGca5fUtOkqG5EdsxbhbHVRjbcHlmn4OXHXF8GiGU+A0tP/r1BVn/SVdWMbR LhR4tPiUZthZJ+p1D6RYFO+aAmCTcrygiswsgucAe51uIDGe0n3C2uI9MSYhfX1QjdFyXJlhCY7 QRiv2pQBsBG/3HBd8GAICmw= Received: from mail.maildlp.com (unknown [172.19.163.200]) by canpmsgout10.his.huawei.com (SkyGuard) with ESMTPS id 4gZp5y0WhCz1K9CG; Wed, 10 Jun 2026 09:26:46 +0800 (CST) Received: from dggemv705-chm.china.huawei.com (unknown [10.3.19.32]) by mail.maildlp.com (Postfix) with ESMTPS id C72D44056A; Wed, 10 Jun 2026 09:34:38 +0800 (CST) Received: from kwepemq200001.china.huawei.com (7.202.195.16) by dggemv705-chm.china.huawei.com (10.3.19.32) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.11; Wed, 10 Jun 2026 09:34:38 +0800 Received: from localhost.localdomain (10.50.163.32) by kwepemq200001.china.huawei.com (7.202.195.16) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.11; Wed, 10 Jun 2026 09:34:38 +0800 From: Chenghai Huang To: , , , , , , CC: , Subject: [PATCH] MAINTAINERS: update hisilicon zip driver maintainer Date: Wed, 10 Jun 2026 09:34:37 +0800 Message-ID: <20260610013437.1354503-1-huangchenghai2@huawei.com> X-Mailer: git-send-email 2.43.0 Precedence: bulk X-Mailing-List: linux-crypto@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-ClientProxiedBy: kwepems100001.china.huawei.com (7.221.188.238) To kwepemq200001.china.huawei.com (7.202.195.16) Add Chenghai Huang as the maintainer of the hisilicon zip driver, replacing Yang Shen. Signed-off-by: Chenghai Huang --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 882214b0e7db..7c66740aeb3c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11714,7 +11714,7 @@ W: http://www.hisilicon.com F: drivers/spi/spi-hisi-sfc-v3xx.c HISILICON ZIP Controller DRIVER -M: Yang Shen +M: Chenghai Huang M: Zhou Wang L: linux-crypto@vger.kernel.org S: Maintained -- 2.43.0