From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 3C21642642; Tue, 26 Sep 2023 12:07:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1BA3B40277; Tue, 26 Sep 2023 12:07:52 +0200 (CEST) Received: from szxga03-in.huawei.com (szxga03-in.huawei.com [45.249.212.189]) by mails.dpdk.org (Postfix) with ESMTP id 37D2140271 for ; Tue, 26 Sep 2023 12:07:49 +0200 (CEST) Received: from kwepemi500020.china.huawei.com (unknown [172.30.72.54]) by szxga03-in.huawei.com (SkyGuard) with ESMTP id 4RvwLt1klJzMllN; Tue, 26 Sep 2023 18:04:06 +0800 (CST) Received: from localhost.localdomain (10.69.192.56) by kwepemi500020.china.huawei.com (7.221.188.8) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.31; Tue, 26 Sep 2023 18:07:47 +0800 From: Jie Hai To: , , Thomas Monjalon CC: , , Subject: [PATCH] maintainers: update for hns3 Date: Tue, 26 Sep 2023 18:04:05 +0800 Message-ID: <20230926100405.58958-1-haijie1@huawei.com> X-Mailer: git-send-email 2.33.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-Originating-IP: [10.69.192.56] X-ClientProxiedBy: dggems703-chm.china.huawei.com (10.3.19.180) To kwepemi500020.china.huawei.com (7.221.188.8) X-CFilter-Loop: Reflected X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Dongdong Liu currently do not work for the hns3 PMD. I will do the work, so update the hns3 maintainers. Signed-off-by: Jie Hai --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 698608cdb26a..72779b80355b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -718,7 +718,7 @@ F: doc/guides/nics/gve.rst F: doc/guides/nics/features/gve.ini Hisilicon hns3 -M: Dongdong Liu +M: Jie Hai M: Yisen Zhuang F: drivers/net/hns3/ F: doc/guides/nics/hns3.rst -- 2.33.0