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 82F6EA0613 for ; Thu, 26 Sep 2019 12:24:50 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 577F31BF92; Thu, 26 Sep 2019 12:24:50 +0200 (CEST) Received: from wout3-smtp.messagingengine.com (wout3-smtp.messagingengine.com [64.147.123.19]) by dpdk.org (Postfix) with ESMTP id 6D1932F4F for ; Thu, 26 Sep 2019 12:24:49 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.west.internal (Postfix) with ESMTP id D306F722; Thu, 26 Sep 2019 06:24:47 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Thu, 26 Sep 2019 06:24:48 -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=AfYDfVY/w8Fo1G/4p/SYVa5PpRshobHrS66VIaAy9hQ=; b=IjIm7S4d5050 1Ej23ZpUnTbE8HwiP4NDmaNGxlNJMVCgIjM8Fc5uWqM0zx8N7WElKf9LdbyWyeOi J6oIYMeQpJqy1h1ZVmjZOhUGi9p4WH74EylNaQsW3MkySHargUgfTBPTlg9v0Ere /PRcOniUqOuigFNTuHQQq16QsJOHIAw= 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=AfYDfVY/w8Fo1G/4p/SYVa5PpRshobHrS66VIaAy9 hQ=; b=xXvtBQLNfSbmGEEhUdl8ExBKMVWTHxTbRRvtFspwsslH3ZTNMzn1MRuLJ HDZw3vHfrplJ3pSY0nkZIsmcHt7uIZH/tif7x55QnMPxKs1s4WHQgdjhCmF7Wy2y VTiF8W2VYNYoGm1NYvaj6KhxQFdCGdRF7KfnG+MfHRVdd1lEp6yQhpT7t7kG2LMV d0TVuzjDcHEtsLVrVL1xLnxilSXgo5hRjbjkuLlpjMQTpnX70Xu9viam3waNxn/i iGEwVKE1ENHutU6Q1fj1hAZ+jyZKRFGp4d2DUurxM/7I8f2VQkb9EHtQAvVgWxfz tc8L0azmP3A6HP8LBQkAjP2zlSV7Q== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedufedrfeeggddvjecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenog fuuhhsphgvtghtffhomhgrihhnucdlgeelmdenucfjughrpefhvffufffkjghfggfgtges thfuredttddtvdenucfhrhhomhepvfhhohhmrghsucfoohhnjhgrlhhonhcuoehthhhomh grshesmhhonhhjrghlohhnrdhnvghtqeenucffohhmrghinhepughpughkrdhorhhgnecu kfhppeeihedrfeelrdeiledrvdefjeenucfrrghrrghmpehmrghilhhfrhhomhepthhhoh hmrghssehmohhnjhgrlhhonhdrnhgvthenucevlhhushhtvghrufhiiigvpedt X-ME-Proxy: Received: from xps.localnet (unknown [65.39.69.237]) by mail.messagingengine.com (Postfix) with ESMTPA id 7C63480060; Thu, 26 Sep 2019 06:24:46 -0400 (EDT) From: Thomas Monjalon To: Ferruh Yigit Cc: dev@dpdk.org, David Marchand Date: Thu, 26 Sep 2019 12:24:45 +0200 Message-ID: <1899354.StAi0aDIVd@xps> In-Reply-To: <20190926101255.15150-1-ferruh.yigit@intel.com> References: <20190926101255.15150-1-ferruh.yigit@intel.com> 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:12, Ferruh Yigit: > David will be co-maintaining the top level tree with Thomas, > Welcome and best luck J > > 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!