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 B640BA2EEB for ; Thu, 12 Sep 2019 18:30:57 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 59A6F34F3; Thu, 12 Sep 2019 18:30:56 +0200 (CEST) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 083E21EB22 for ; Thu, 12 Sep 2019 18:30:55 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 90BC821F2E; Thu, 12 Sep 2019 12:30:54 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Thu, 12 Sep 2019 12:30:54 -0400 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=3lsyKYIX8iTLmxBkk2lML2m00rN3G/0tdbeMyVNQaR0=; b=RoEWThDyP7Ql 6eBYGFvanf7jwmm/UUOJaWvAB2eDG1afzlsuUQ/Eerpf3haIg3kybUEnSJk/EjR5 sROQiDDNPLtnMPnE849NCe8QjQMJkkbB490/bn8tiTrWool1IB7q1OQkC31YZMR/ OTH9zIFKYOk7+tsLbGW95Hy2QJV/kQw= 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=fm3; bh=3lsyKYIX8iTLmxBkk2lML2m00rN3G/0tdbeMyVNQa R0=; b=XzKbbJiLyFGf0Xd0Zx0O+HeOZhHU12TlKw1xHsynoAmmBS82bH5NEOFfL a9BNfMKGxErbpMLOLQLCqukH1AhNg13Wk3MaGe7udIDk+4BSaPaqap/viyu86PO9 8d6XURN4DHcqvPSZ/WBNBcu8enQUg116nfdSreXyjYC6eHisg8ij+85zWqX3tSgb 6jr1tJl3/sv8gKH1FnljgXSAyxlaCNC5dXlJTy+YUVfnSb4njWM/Iaufq4YjhTEX uirbGoOArcvwxyGTrVMiLXYpss70H3ea4bnL4UlQC7Atk9Tgk5l93+S8MKVnL0kg aPYlRourBRp6nPmsuD5tNvkz1BR1w== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedufedrtdehgddutdduucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecukf hppeejjedrudefgedrvddtfedrudekgeenucfrrghrrghmpehmrghilhhfrhhomhepthhh ohhmrghssehmohhnjhgrlhhonhdrnhgvthenucevlhhushhtvghrufhiiigvpedt 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 311B1D6005D; Thu, 12 Sep 2019 12:30:53 -0400 (EDT) From: Thomas Monjalon To: Yipeng Wang Cc: dev@dpdk.org, pablo.de.lara.guarch@intel.com, byron.marohn@intel.com, john.mcnamara@intel.com, sameh.gobriel@intel.com Date: Thu, 12 Sep 2019 18:30:52 +0200 Message-ID: <2526363.8zpLuN7KFp@xps> In-Reply-To: <1568225197-165169-1-git-send-email-yipeng1.wang@intel.com> References: <1568225197-165169-1-git-send-email-yipeng1.wang@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH] maintainers: add co-maintainer for EFD library 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" 11/09/2019 20:06, Yipeng Wang: > Add myself as co-maintainer to EFD library to replace Pablo. > > Signed-off-by: Yipeng Wang Applied Thank you Yipeng