From patchwork Mon Dec 18 14:02:06 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sergio Gonzalez Monroy X-Patchwork-Id: 32362 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 926FA23D; Mon, 18 Dec 2017 15:02:10 +0100 (CET) Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 37023160 for ; Mon, 18 Dec 2017 15:02:09 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 18 Dec 2017 06:02:08 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.45,422,1508828400"; d="scan'208";a="12765811" Received: from silpixa00397517.ir.intel.com (HELO silpixa00397517.ger.corp.intel.com) ([10.237.222.54]) by FMSMGA003.fm.intel.com with ESMTP; 18 Dec 2017 06:02:07 -0800 From: Sergio Gonzalez Monroy To: dev@dpdk.org Cc: thomas@monjalon.net, anatoly.burakov@intel.com, bruce.richardson@intel.com, radu.nicolau@intel.com Date: Mon, 18 Dec 2017 14:02:06 +0000 Message-Id: <20171218140206.22855-1-sergio.gonzalez.monroy@intel.com> X-Mailer: git-send-email 2.9.5 Subject: [dpdk-dev] [PATCH] maintainers: resign from maintenance 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 will not be directly working on the DPDK project anymore. Signed-off-by: Sergio Gonzalez Monroy Acked-by: Bruce Richardson --- MAINTAINERS | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index f0baeb4..64f154a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -113,7 +113,7 @@ F: test/test/test_tailq.c F: test/test/test_version.c Memory Allocation -M: Sergio Gonzalez Monroy +M: Anatoly Burakov F: lib/librte_eal/common/include/rte_mem* F: lib/librte_eal/common/include/rte_malloc.h F: lib/librte_eal/common/*malloc* @@ -133,7 +133,7 @@ F: examples/l2fwd-keepalive/ F: doc/guides/sample_app_ug/keep_alive.rst Secondary process -M: Sergio Gonzalez Monroy +M: Anatoly Burakov K: RTE_PROC_ F: doc/guides/prog_guide/multi_proc_support.rst F: test/test/test_mp_secondary.c @@ -203,19 +203,16 @@ F: drivers/bus/pci/linux/*vfio* FreeBSD EAL (with overlaps) M: Bruce Richardson -M: Sergio Gonzalez Monroy F: lib/librte_eal/bsdapp/Makefile F: lib/librte_eal/bsdapp/eal/ F: doc/guides/freebsd_gsg/ FreeBSD contigmem M: Bruce Richardson -M: Sergio Gonzalez Monroy F: lib/librte_eal/bsdapp/contigmem/ FreeBSD UIO M: Bruce Richardson -M: Sergio Gonzalez Monroy F: lib/librte_eal/bsdapp/nic_uio/ @@ -966,7 +963,6 @@ M: Pablo de Lara F: examples/helloworld/ F: doc/guides/sample_app_ug/hello_world.rst -M: Sergio Gonzalez Monroy M: Radu Nicolau F: examples/ipsec-secgw/ F: doc/guides/sample_app_ug/ipsec_secgw.rst