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 F2494A2F18 for ; Thu, 3 Oct 2019 10:15:18 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 20F3B1BFF1; Thu, 3 Oct 2019 10:15:18 +0200 (CEST) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 591141BFEE for ; Thu, 3 Oct 2019 10:15:16 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id C068022017; Thu, 3 Oct 2019 04:15:13 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Thu, 03 Oct 2019 04:15:13 -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=K5uqpwbCNovCy0mGVIbnVxLvKBhzYdUhBnfus+mntxA=; b=fboeiV47z38Y t62rgsfbXvh8vftKjbfaktqPdDTNg47xtbxY53WL+dpzTBVgCQqw8ewZudrVus/x Mgu5j341VFhDiWF1OvDhMc/TCFQkjplCYDQPtScedbcrJLFDCn3olFrR+Wcj3p0M UyUFZz69uHK/iwbTkKPW4wHIv/Rjau8= 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=K5uqpwbCNovCy0mGVIbnVxLvKBhzYdUhBnfus+mnt xA=; b=I184nLNkXOD3jSA8Fc3gNw/5vKeyMd6QieXxiHbPdeRI/OkoeUI9Dm/qy vT6e1saOS5mZ25QlO2NTmIDL7UgYK0uqx+08OnwMbj8M4ThP39O/szItUM8dosVU 8yPPk8xXl93qrULEhQfQS1AVx5r41l1n87mT5SM4yp2Ux9FlLcwH8EkbJzQBppdH MfVppwIPRPwJ4AKaYXeOj7STphyUCoX8aqRoekL9wOLsVGME+Kg4ndOrNFgjoFtg 1AtLoB/KSil1z2eAz3+UNr5yEu1Q8hSsLeUjhigJhFhPWK2+gRFYU0K+LZGOtPk1 qwPDgdOrKsqo2w12yyI4z89UI92lg== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedufedrgeekgddtudcutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenog fuuhhsphgvtghtffhomhgrihhnucdlgeelmdenucfjughrpefhvffufffkjghfggfgtges thfuredttddtvdenucfhrhhomhepvfhhohhmrghsucfoohhnjhgrlhhonhcuoehthhhomh grshesmhhonhhjrghlohhnrdhnvghtqeenucffohhmrghinhepughpughkrdhorhhgnecu kfhppeejjedrudefgedrvddtfedrudekgeenucfrrghrrghmpehmrghilhhfrhhomhepth hhohhmrghssehmohhnjhgrlhhonhdrnhgvthenucevlhhushhtvghrufhiiigvpedt 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 A0AC3D6005D; Thu, 3 Oct 2019 04:15:12 -0400 (EDT) From: Thomas Monjalon To: David Marchand , Ferruh Yigit Cc: dev@dpdk.org Date: Thu, 03 Oct 2019 10:15:11 +0200 Message-ID: <2013347.B3PFEOBu6W@xps> In-Reply-To: References: <20190926101255.15150-1-ferruh.yigit@intel.com> <1899354.StAi0aDIVd@xps> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH] maintainers: add David for main branch 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" 26/09/2019 12:57, David Marchand: > On Thu, Sep 26, 2019 at 12:24 PM Thomas Monjalon wrote: > > > > 26/09/2019 12:12, Ferruh Yigit: > > > David will be co-maintaining the top level tree with Thomas, > > > Welcome and best luck J > > Thanks Ferruh. > > > > > > > Signed-off-by: Ferruh Yigit > > > --- > > > Main Branch > > > M: Thomas Monjalon > > > -M: Ferruh Yigit > > > +M: David Marchand > > > T: git://dpdk.org/dpdk > > > > Acked-by: Thomas Monjalon > > > > Thanks a lot to both of you! > > You should wait before thanking me (expect some phone calls :-)). It seems everybody is OK Applied, thanks