From patchwork Wed Sep 11 08:06:26 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "De Lara Guarch, Pablo" X-Patchwork-Id: 59110 X-Patchwork-Delegate: thomas@monjalon.net Return-Path: X-Original-To: patchwork@dpdk.org Delivered-To: patchwork@dpdk.org Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 5ED011BFFD; Wed, 11 Sep 2019 10:06:43 +0200 (CEST) Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by dpdk.org (Postfix) with ESMTP id 4831B1BFF8 for ; Wed, 11 Sep 2019 10:06:40 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga106.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 11 Sep 2019 01:06:39 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,489,1559545200"; d="scan'208";a="360065080" Received: from silpixa00399593.ir.intel.com (HELO silpixa00399593.ger.corp.intel.com) ([10.237.223.21]) by orsmga005.jf.intel.com with ESMTP; 11 Sep 2019 01:06:32 -0700 From: Pablo de Lara To: thomas@monjalon.net Cc: dev@dpdk.org, declan.doherty@intel.com, akhil.goyal@nxp.com, ashish.gupta@marvell.com, byron.marohn@intel.com, yipeng1.wang@intel.com, sameh.gobriel@intel.com, bruce.richardson@intel.com, Pablo de Lara Date: Wed, 11 Sep 2019 09:06:26 +0100 Message-Id: <1568189186-212995-1-git-send-email-pablo.de.lara.guarch@intel.com> X-Mailer: git-send-email 2.7.5 Subject: [dpdk-dev] [PATCH] maintainers: step down from various components X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 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" I have not been active in a year, due to job position change. Therefore, I cannot remain a maintainer any longer for most components I used to maintain (various people will take over on the components where I am the sole maintainer). I will only remain maintainer of the crypto PMDs that I currently maintain. Signed-off-by: Pablo de Lara --- MAINTAINERS | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 4100260..d4f75f0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -51,7 +51,6 @@ M: Tiwei Bie T: git://dpdk.org/next/dpdk-next-virtio Next-crypto Tree -M: Pablo de Lara M: Akhil Goyal T: git://dpdk.org/next/dpdk-next-crypto @@ -385,7 +384,6 @@ F: examples/bbdev_app/ F: doc/guides/sample_app_ug/bbdev_app.rst Crypto API -M: Pablo de Lara M: Declan Doherty T: git://dpdk.org/next/dpdk-next-crypto F: lib/librte_cryptodev/ @@ -401,7 +399,6 @@ F: doc/guides/prog_guide/rte_security.rst Compression API - EXPERIMENTAL M: Fiona Trahe -M: Pablo de Lara M: Ashish Gupta T: git://dpdk.org/next/dpdk-next-crypto F: lib/librte_compressdev/ @@ -902,7 +899,6 @@ F: doc/guides/nics/features/memif.ini Crypto Drivers -------------- -M: Pablo de Lara T: git://dpdk.org/next/dpdk-next-crypto F: doc/guides/cryptodevs/features/default.ini @@ -1019,7 +1015,6 @@ F: doc/guides/cryptodevs/features/zuc.ini Compression Drivers ------------------- -M: Pablo de Lara T: git://dpdk.org/next/dpdk-next-crypto Cavium OCTEON TX zipvf @@ -1247,7 +1242,6 @@ F: doc/guides/sample_app_ug/l3_forward_access_ctrl.rst EFD M: Byron Marohn -M: Pablo de Lara Guarch F: lib/librte_efd/ F: doc/guides/prog_guide/efd_lib.rst F: app/test/test_efd* @@ -1258,7 +1252,6 @@ Hashes M: Yipeng Wang M: Sameh Gobriel M: Bruce Richardson -M: Pablo de Lara F: lib/librte_hash/ F: doc/guides/prog_guide/hash_lib.rst F: app/test/test_*hash* @@ -1341,7 +1334,6 @@ F: examples/timer/ F: doc/guides/sample_app_ug/timer.rst Job statistics -M: Pablo de Lara F: lib/librte_jobstats/ F: examples/l2fwd-jobstats/ F: doc/guides/sample_app_ug/l2_forward_job_stats.rst @@ -1404,7 +1396,6 @@ F: app/test-pmd/ F: doc/guides/testpmd_app_ug/ Compression performance test application -M: Pablo De Lara Guarch F: app/test-compress-perf/ F: doc/guides/tools/comp_perf.rst @@ -1445,7 +1436,6 @@ F: examples/flow_filtering/ F: doc/guides/sample_app_ug/flow_filtering.rst M: Bruce Richardson -M: Pablo de Lara F: examples/helloworld/ F: doc/guides/sample_app_ug/hello_world.rst @@ -1458,7 +1448,6 @@ F: examples/ipv4_multicast/ F: doc/guides/sample_app_ug/ipv4_multicast.rst M: Bruce Richardson -M: Pablo de Lara F: examples/l2fwd/ F: doc/guides/sample_app_ug/l2_forward_real_virtual.rst @@ -1486,7 +1475,6 @@ M: John McNamara F: examples/performance-thread/ F: doc/guides/sample_app_ug/performance_thread.rst -M: Pablo de Lara F: examples/ptpclient/ F: examples/quota_watermark/