From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id 7A1391B1F3 for ; Wed, 18 Oct 2017 18:19:04 +0200 (CEST) Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by orsmga104.jf.intel.com with ESMTP; 18 Oct 2017 09:19:03 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.43,397,1503385200"; d="scan'208";a="164112153" Received: from smonroyx-mobl.ger.corp.intel.com (HELO [10.237.221.113]) ([10.237.221.113]) by fmsmga005.fm.intel.com with ESMTP; 18 Oct 2017 09:19:02 -0700 To: Radu Nicolau , dev@dpdk.org References: <1508328375-15264-1-git-send-email-radu.nicolau@intel.com> From: Sergio Gonzalez Monroy Message-ID: <19342e1e-9ff3-456f-4875-bb32620461a2@intel.com> Date: Wed, 18 Oct 2017 17:19:02 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 In-Reply-To: <1508328375-15264-1-git-send-email-radu.nicolau@intel.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH] maintainers: updated ipsec_secgw 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: , X-List-Received-Date: Wed, 18 Oct 2017 16:19:04 -0000 On 18/10/2017 13:06, Radu Nicolau wrote: > Signed-off-by: Radu Nicolau > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 2a58378..5fd5acf 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -920,6 +920,7 @@ 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 > Acked-by: Sergio Gonzalez Monroy