From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id EBE55A3168 for ; Thu, 17 Oct 2019 10:17:31 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id BA1A71E88C; Thu, 17 Oct 2019 10:17:31 +0200 (CEST) Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 905521E88C for ; Thu, 17 Oct 2019 10:17:29 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 17 Oct 2019 01:17:28 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.67,307,1566889200"; d="scan'208";a="199210343" Received: from irsmsx104.ger.corp.intel.com ([163.33.3.159]) by orsmga003.jf.intel.com with ESMTP; 17 Oct 2019 01:17:27 -0700 Received: from irsmsx155.ger.corp.intel.com (163.33.192.3) by IRSMSX104.ger.corp.intel.com (163.33.3.159) with Microsoft SMTP Server (TLS) id 14.3.439.0; Thu, 17 Oct 2019 09:17:26 +0100 Received: from irsmsx112.ger.corp.intel.com ([169.254.1.60]) by irsmsx155.ger.corp.intel.com ([169.254.14.193]) with mapi id 14.03.0439.000; Thu, 17 Oct 2019 09:17:26 +0100 From: "De Lara Guarch, Pablo" To: "Rybalchenko, Kirill" , "thomas@monjalon.net" CC: "dev@dpdk.org" Thread-Topic: [PATCH v2] maintainers: claim maintainership of ptpclient example app Thread-Index: AQHVg17hdFucbdeSLkCMOx8Ja54Yoadef7qA Date: Thu, 17 Oct 2019 08:17:26 +0000 Message-ID: References: <1571147135-52242-1-git-send-email-kirill.rybalchenko@intel.com> In-Reply-To: <1571147135-52242-1-git-send-email-kirill.rybalchenko@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMjdlZmU4OTAtYTRjOC00ODQzLWIwNTktNWI3MmM0MDYxZjE1IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiVXl0WjZhY0dnRU8zZG1wYk1FbjBEcmFXbUR0RFwvUkxMbEsxckpnWEh2ZWZFdzdqMk9EZDlIVHFhUElMUGpDUTMifQ== x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.2.0.6 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 v2] maintainers: claim maintainership of ptpclient example app 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: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > -----Original Message----- > From: Rybalchenko, Kirill > Sent: Tuesday, October 15, 2019 2:46 PM > To: thomas@monjalon.net > Cc: dev@dpdk.org; De Lara Guarch, Pablo ; > Rybalchenko, Kirill > Subject: [PATCH v2] maintainers: claim maintainership of ptpclient exampl= e app >=20 > Claim maintainership of examples/ptpclient/ >=20 > Signed-off-by: Kirill Rybalchenko Thanks for stepping up! Acked-by: Pablo de Lara