From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id 938BF1B295 for ; Mon, 14 Jan 2019 12:57:31 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 11E662B0C9; Mon, 14 Jan 2019 06:57:31 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Mon, 14 Jan 2019 06:57:31 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=mesmtp; bh=14njaJP1VpD4QrLRnIWokKVFXr0V8NMmT5Us5A6gnzg=; b=MqAVi44MLfus iO1AVa4KCEf4hBthZumqyWLKGAtb/cTvZ+6c93zzy/P3bh0la+C2F11uJ7q8Ucia vTgoejNLofv4FMjcA4tn1GAu0og41iIacKXn1v55XM3KJNPxRDTiRzoI+DzVTNZl le9uIWjJiGlw38wqrfa3eRkNf5gxHbo= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm1; bh=14njaJP1VpD4QrLRnIWokKVFXr0V8NMmT5Us5A6gn zg=; b=r4jt+1LJQpZ0BEL+0GSIqXydAcVEU6YGBAczwHjT+LxpfYGrPlSzThDvO pTi0ULwWVW2b/xzQLwZZp9sK8nJAg+XyU0DEgvKRh7GYaDVW2jIGwAtfmUI6FKus uXbkaziGfBwZdCpN7yo4D+7h+FCi5CcHyFGBzQQUAVSolPAt/atRq6KZwxpK+12v x1sTLMwXk0dJvFmof4J5BBRTdYk3t2HCv53TETeJzwD/CiQm8v+1vEWh5IkcHERg NvRSDTRFMnw7xVuDG9xYP08hofKFwDq9oEBQtChGYN4ealDuPSGscfdWRoeidWz4 hKom3h5TcFKAsUnYRPf4hFpHuC8KA== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedtledrgedugdefgecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfhuthenuceurghilhhouhhtmecufedt tdenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurhephffvufffkfgjfh gggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgrshcuofhonhhjrghlohhnuceo thhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecukfhppeejjedrudefgedrvddtfe drudekgeenucfrrghrrghmpehmrghilhhfrhhomhepthhhohhmrghssehmohhnjhgrlhho nhdrnhgvthenucevlhhushhtvghrufhiiigvpedt X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id B002CE4043; Mon, 14 Jan 2019 06:57:28 -0500 (EST) From: Thomas Monjalon To: Yipeng Wang , sameh.gobriel@intel.com Cc: dev@dpdk.org, Bruce Richardson , pablo.de.lara.guarch@intel.com, john.mcnamara@intel.com, ferruh.yigit@intel.com, charlie.tai@intel.com Date: Mon, 14 Jan 2019 12:57:27 +0100 Message-ID: <4587088.GIZGZYekX4@xps> In-Reply-To: <20190109091407.GA17600@bricha3-MOBL.ger.corp.intel.com> References: <1546960114-209569-1-git-send-email-yipeng1.wang@intel.com> <20190109091407.GA17600@bricha3-MOBL.ger.corp.intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH] maintainer: claim maintainership of Hashes 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, 14 Jan 2019 11:57:31 -0000 09/01/2019 10:14, Bruce Richardson: > On Tue, Jan 08, 2019 at 07:08:34AM -0800, Yipeng Wang wrote: > > Add Yipeng and Sameh as additional maintainers. > > > > Signed-off-by: Yipeng Wang > > Signed-off-by: Sameh Gobriel > > --- > > MAINTAINERS | 2 ++ > > 1 file changed, 2 insertions(+) > > > > Acked-by: Bruce Richardson > > Thanks for stepping up. Applied, thanks