From patchwork Wed Oct 6 16:25:47 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fiona Trahe X-Patchwork-Id: 100638 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 D11B7A0C41; Wed, 6 Oct 2021 18:26:18 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BACCC41136; Wed, 6 Oct 2021 18:26:18 +0200 (CEST) Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by mails.dpdk.org (Postfix) with ESMTP id A49CB41130 for ; Wed, 6 Oct 2021 18:26:17 +0200 (CEST) X-IronPort-AV: E=McAfee;i="6200,9189,10129"; a="213159039" X-IronPort-AV: E=Sophos;i="5.85,352,1624345200"; d="scan'208";a="213159039" Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 06 Oct 2021 09:26:16 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.85,352,1624345200"; d="scan'208";a="589819989" Received: from sivswdev09.ir.intel.com (HELO localhost.localdomain) ([10.237.217.48]) by orsmga004.jf.intel.com with ESMTP; 06 Oct 2021 09:26:14 -0700 From: Fiona Trahe To: dev@dpdk.org Cc: fiona.trahe@intel.com, roy.fan.zhang@intel.com, ashish.gupta@marvell.com Date: Wed, 6 Oct 2021 17:25:47 +0100 Message-Id: <1633537547-10453-1-git-send-email-fiona.trahe@intel.com> X-Mailer: git-send-email 1.7.0.7 Organization: Intel Research and Development Ireland Ltd - Co. Reg. #308263 - Collinstown Industrial Park, Leixlip, County Kildare - Ireland Subject: [dpdk-dev] [PATCH] MAINTAINERS: update entry for compressdev 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" Replacing myself with Fan as compressdev API maintainer. Signed-off-by: Fiona Trahe Acked-by: Fan Zhang Acked-by: Ashish Gupta Acked-by: Fan Zhang --- MAINTAINERS | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 278e5b3..2586468 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -438,7 +438,7 @@ F: doc/guides/prog_guide/rte_security.rst F: app/test/test_security.c Compression API - EXPERIMENTAL -M: Fiona Trahe +M: Fan Zhang M: Ashish Gupta T: git://dpdk.org/next/dpdk-next-crypto F: lib/compressdev/