From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id 3FB3B1B19E for ; Thu, 19 Oct 2017 14:09:38 +0200 (CEST) Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by orsmga105.jf.intel.com with ESMTP; 19 Oct 2017 05:09:37 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.43,401,1503385200"; d="scan'208";a="325125967" Received: from irsmsx104.ger.corp.intel.com ([163.33.3.159]) by fmsmga004.fm.intel.com with ESMTP; 19 Oct 2017 05:09:37 -0700 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.167]) by IRSMSX104.ger.corp.intel.com ([163.33.3.159]) with mapi id 14.03.0319.002; Thu, 19 Oct 2017 13:09:36 +0100 From: "De Lara Guarch, Pablo" To: "Gonzalez Monroy, Sergio" , "Nicolau, Radu" , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH] maintainers: updated ipsec_secgw Thread-Index: AQHTSAonkZy2l3ZOxEKnt9Omrv0DdKLpuMcAgAFdLSA= Date: Thu, 19 Oct 2017 12:09:35 +0000 Message-ID: References: <1508328375-15264-1-git-send-email-radu.nicolau@intel.com> <19342e1e-9ff3-456f-4875-bb32620461a2@intel.com> In-Reply-To: <19342e1e-9ff3-456f-4875-bb32620461a2@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiYmI4NDQ4MjYtM2QxYS00YTBkLWIzMGUtYjJlNmE5ZjVhYjg1IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjUuOS4zIiwiVHJ1c3RlZExhYmVsSGFzaCI6Iks3XC9NQXNVT0l1STRyNlg4NitTRm9ad2loVW9uOUlvYmRQcGFETkdwdUR3PSJ9 x-ctpclassification: CTP_IC dlp-product: dlpe-windows dlp-version: 11.0.0.116 dlp-reaction: no-action 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: 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: Thu, 19 Oct 2017 12:09:39 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Sergio Gonzalez > Monroy > Sent: Wednesday, October 18, 2017 5:19 PM > To: Nicolau, Radu ; dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH] maintainers: updated ipsec_secgw >=20 > 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 > > >=20 > Acked-by: Sergio Gonzalez Monroy >=20 Applied to dpdk-next-crypto. Thanks for volunteering to help maintaining this app! Pablo