From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 1456D95A4 for ; Wed, 21 Oct 2015 15:02:28 +0200 (CEST) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga102.fm.intel.com with ESMTP; 21 Oct 2015 06:02:28 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.17,712,1437462000"; d="scan'208";a="585308906" Received: from smonroyx-mobl.ger.corp.intel.com (HELO [10.237.221.27]) ([10.237.221.27]) by FMSMGA003.fm.intel.com with ESMTP; 21 Oct 2015 06:02:26 -0700 To: Reshma Pattan , dev@dpdk.org References: <1445424644-9910-1-git-send-email-reshma.pattan@intel.com> From: Sergio Gonzalez Monroy Message-ID: <56278CE1.4040606@intel.com> Date: Wed, 21 Oct 2015 14:02:25 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <1445424644-9910-1-git-send-email-reshma.pattan@intel.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH] MAINTAINERS: update maintainer for reorder library 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: Wed, 21 Oct 2015 13:02:29 -0000 On 21/10/2015 11:50, Reshma Pattan wrote: > Updated maintainers list for reorder library > > Signed-off-by: Reshma Pattan > --- > MAINTAINERS | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 080a8e8..bdc0981 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -314,7 +314,7 @@ F: examples/distributor/ > F: doc/guides/sample_app_ug/dist_app.rst > > Reorder > -M: Sergio Gonzalez Monroy > +M: Reshma Pattan > F: lib/librte_reorder/ > F: doc/guides/prog_guide/reorder_lib.rst > F: app/test/test_reorder* Acked-by: Sergio Gonzalez Monroy