From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by dpdk.org (Postfix) with ESMTP id 5F5A41DBC for ; Mon, 23 Apr 2018 12:18:31 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga007.jf.intel.com ([10.7.209.58]) by fmsmga107.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 23 Apr 2018 03:18:30 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.49,317,1520924400"; d="scan'208";a="35434056" Received: from irsmsx108.ger.corp.intel.com ([163.33.3.3]) by orsmga007.jf.intel.com with ESMTP; 23 Apr 2018 03:18:29 -0700 Received: from irsmsx156.ger.corp.intel.com (10.108.20.68) by IRSMSX108.ger.corp.intel.com (163.33.3.3) with Microsoft SMTP Server (TLS) id 14.3.319.2; Mon, 23 Apr 2018 11:18:28 +0100 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.155]) by IRSMSX156.ger.corp.intel.com ([169.254.3.229]) with mapi id 14.03.0319.002; Mon, 23 Apr 2018 11:18:28 +0100 From: "De Lara Guarch, Pablo" To: Thomas Monjalon , "dev@dpdk.org" Thread-Topic: [PATCH] maintainers: fix typo and ordering Thread-Index: AQHT2qKNmwk9xDRLpUKiuVe/PMQDZaQOI39Q Date: Mon, 23 Apr 2018 10:18:27 +0000 Message-ID: References: <20180423012927.16653-1-thomas@monjalon.net> In-Reply-To: <20180423012927.16653-1-thomas@monjalon.net> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiNTgxNGIwYjctMDJkNS00YWE1LTllNTktNWI1MzZlNjFlMTZkIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjUuOS4zIiwiVHJ1c3RlZExhYmVsSGFzaCI6Imt2ODMxclAxWVFSR0FVT2NKbkNjYTdUTkxLKzc4VlpwRGJFVTQrOHpnK0k9In0= x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.0.200.100 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: fix typo and ordering 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: Mon, 23 Apr 2018 10:18:31 -0000 > -----Original Message----- > From: Thomas Monjalon [mailto:thomas@monjalon.net] > Sent: Monday, April 23, 2018 2:29 AM > To: dev@dpdk.org > Cc: De Lara Guarch, Pablo > Subject: [PATCH] maintainers: fix typo and ordering >=20 > Fix logical/alphabetical ordering, spacing, and syntax typo. >=20 > Fixes: 8fb3b2576025 ("maintainers: call out subtree committers") > Cc: pablo.de.lara.guarch@intel.com >=20 > Signed-off-by: Thomas Monjalon Acked-by: Pablo de Lara