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 1951E58D8 for ; Fri, 27 Nov 2015 15:31:48 +0100 (CET) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga103.fm.intel.com with ESMTP; 27 Nov 2015 06:31:48 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,352,1444719600"; d="scan'208";a="848327683" Received: from bricha3-mobl3.ger.corp.intel.com ([10.237.208.61]) by fmsmga001.fm.intel.com with SMTP; 27 Nov 2015 06:31:46 -0800 Received: by (sSMTP sendmail emulation); Fri, 27 Nov 2015 14:31:45 +0025 Date: Fri, 27 Nov 2015 14:31:45 +0000 From: Bruce Richardson To: Pablo de Lara Message-ID: <20151127143145.GA21572@bricha3-MOBL3> References: <1448633644-233692-1-git-send-email-pablo.de.lara.guarch@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1448633644-233692-1-git-send-email-pablo.de.lara.guarch@intel.com> Organization: Intel Shannon Ltd. User-Agent: Mutt/1.5.23 (2014-03-12) Cc: dev@dpdk.org, thomas.monjalon@intel.com Subject: Re: [dpdk-dev] [PATCH] maintainers: claim responsability for various sample apps 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, 27 Nov 2015 14:31:49 -0000 On Fri, Nov 27, 2015 at 02:14:04PM +0000, Pablo de Lara wrote: > Co-maintain helloworld, l2fwd and dpdk-qat sample apps. > > Signed-off-by: Pablo de Lara > --- > MAINTAINERS | 3 +++ > 1 file changed, 3 insertions(+) > Thanks Pablo. While these aren't a huge deal of work to maintain, it's good to have the help so I can focus more time on drivers/net in future releases. Acked-by: Bruce Richardson