From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 77653255 for ; Fri, 6 Feb 2015 14:12:49 +0100 (CET) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga103.fm.intel.com with ESMTP; 06 Feb 2015 05:06:02 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.09,529,1418112000"; d="scan'208";a="648360351" Received: from irsmsx105.ger.corp.intel.com ([163.33.3.28]) by orsmga001.jf.intel.com with ESMTP; 06 Feb 2015 05:12:47 -0800 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.64]) by irsmsx105.ger.corp.intel.com ([169.254.7.81]) with mapi id 14.03.0195.001; Fri, 6 Feb 2015 13:12:46 +0000 From: "Gonzalez Monroy, Sergio" To: "De Lara Guarch, Pablo" , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH] maintainers: claim responsability for testpmd and user guide Thread-Index: AdBCDpg1wUuEZ3NlS8O8AFxZ78wVfQ== Date: Fri, 6 Feb 2015 13:12:45 +0000 Message-ID: <91383E96CE459D47BCE92EFBF5CE73B004F46E05@IRSMSX108.ger.corp.intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.180] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] maintainers: claim responsability for testpmd and user guide X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Feb 2015 13:12:50 -0000 > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Pablo de Lara > Sent: Wednesday, February 4, 2015 10:18 AM > To: dev@dpdk.org > Subject: [dpdk-dev] [PATCH] maintainers: claim responsability for testpmd > and user guide >=20 > Signed-off-by: Pablo de Lara > --- > MAINTAINERS | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) >=20 > diff --git a/MAINTAINERS b/MAINTAINERS > index 9a63714..26302f2 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -352,6 +352,7 @@ F: app/test/virtual_pmd.c > F: app/test/virtual_pmd.h >=20 > Driver testing tool > +M: Pablo de Lara > F: app/test-pmd/ > F: doc/guides/testpmd_app_ug/ >=20 > -- > 1.7.4.1 Acked-by: Sergio Gonzalez Monroy