From patchwork Mon Oct 11 18:23:43 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Liron Himi X-Patchwork-Id: 101114 X-Patchwork-Delegate: thomas@monjalon.net Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id D9229A034F; Mon, 11 Oct 2021 20:23:55 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C13A241130; Mon, 11 Oct 2021 20:23:55 +0200 (CEST) Received: from mx0b-0016f401.pphosted.com (mx0a-0016f401.pphosted.com [67.231.148.174]) by mails.dpdk.org (Postfix) with ESMTP id DE4F641130 for ; Mon, 11 Oct 2021 20:23:53 +0200 (CEST) Received: from pps.filterd (m0045849.ppops.net [127.0.0.1]) by mx0a-0016f401.pphosted.com (8.16.1.2/8.16.1.2) with SMTP id 19BE6eUm030299; Mon, 11 Oct 2021 11:23:52 -0700 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=marvell.com; h=from : to : cc : subject : date : message-id : mime-version : content-transfer-encoding : content-type; s=pfpt0220; bh=KfDZUkswumQCj6Z3oW2SYEUw/tUOJLRiVe+pp2n6g2Y=; b=TorEzpWl9M4FFCBJpGzf9gDF8YUTvsyzQF0pvreCZIymFA+iUqQiqj1ojYzK/GINnltz Ad6HljKI4Hs9a6LQc1Fik+FZCDmgNONTwGnVzY/sBS9Eu5W2jDqlrgLRwofjhleRVyzD gmg6dsVe8RTNX/p8YNiZdeGFPoetrHC9uUkAyA3xwPlQUzSmGQhyGfWjhYOOSbkxizcM S1Zo9sP7CcT9Mo6mUMTZJcLAvn8SfbEM81LLn2d9l14Ud0U2GjWEzFtZxppto24Xt2kL 5i+EVn3azibVNYcz+CZapQ2EiSFOz6XoQMVaIR4/fsgiCQo0u78i710zT8bxwmGjGiHv bQ== Received: from dc5-exch02.marvell.com ([199.233.59.182]) by mx0a-0016f401.pphosted.com with ESMTP id 3bmpqt14j5-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT); Mon, 11 Oct 2021 11:23:52 -0700 Received: from DC5-EXCH02.marvell.com (10.69.176.39) by DC5-EXCH02.marvell.com (10.69.176.39) with Microsoft SMTP Server (TLS) id 15.0.1497.18; Mon, 11 Oct 2021 11:23:51 -0700 Received: from pt-lxl0023.marvell.com (10.69.176.80) by DC5-EXCH02.marvell.com (10.69.176.39) with Microsoft SMTP Server id 15.0.1497.18 via Frontend Transport; Mon, 11 Oct 2021 11:23:50 -0700 From: To: CC: , Liron Himi Date: Mon, 11 Oct 2021 21:23:43 +0300 Message-ID: <20211011182344.17954-1-lironh@marvell.com> X-Mailer: git-send-email 2.28.0 MIME-Version: 1.0 X-Proofpoint-ORIG-GUID: dvXC9090zEWYLBoVAd2CC-t8wSRhHrJU X-Proofpoint-GUID: dvXC9090zEWYLBoVAd2CC-t8wSRhHrJU X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.182.1,Aquarius:18.0.790,Hydra:6.0.425,FMLib:17.0.607.475 definitions=2021-10-11_06,2021-10-11_01,2020-04-07_01 Subject: [dpdk-dev] [PATCH] maintainers: update for oxteontx2 regex 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 Sender: "dev" From: Liron Himi Removing Guy Kaneti Adding Liron Himi Signed-off-by: Liron Himi --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 278e5b3226..7209a3137d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1197,7 +1197,7 @@ RegEx Drivers ------------- Marvell OCTEON TX2 regex -M: Guy Kaneti +M: Liron Himi F: drivers/regex/octeontx2/ F: doc/guides/regexdevs/octeontx2.rst F: doc/guides/regexdevs/features/octeontx2.ini