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 D7EC11B227 for ; Mon, 14 Jan 2019 12:36:58 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 5D2852A938; Mon, 14 Jan 2019 06:36:58 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Mon, 14 Jan 2019 06:36:58 -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=JK7w+HJ4qM1eeWZa3jJc8q1FsrN1I5nt/Vlk+HxAqoA=; b=WLzwvKyp/rq2 6mI2sS/3fKp32h8GBPwswurKFbtmjsTScjtdsRKGSpdVi1UFuSYTkhIcFwY072X0 nN6QClbaUX+FLPBVdftooxHtG3CkoLbazrTPrXbWgWQui0ovqZfKWTAoT7lYgNSp 9QbNfSMGr+N6Tue0eloEAW3CI/0/pPg= 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=JK7w+HJ4qM1eeWZa3jJc8q1FsrN1I5nt/Vlk+HxAq oA=; b=wVBbnd5uvxP8GIq2tq8R64skVq14jUyAMbnuakiZtziKwCCP0IDRAoRAo SCwLh8hdeAHhv+20jQLt2/kMzlItgq0MbYm5Ye4ED4woo8/E382xepydtVFG/eE7 6VM3y+Neuwl+DwrcCERwLQ16SNLiLpJnpuTC3GctJipX/up0TWFtz3czOkN6GQMt TQiNFehb95a/oUa3K47GgRBY3LedUf4yW+kI3VoDyUn3KkGMmS4oZ7XUVOlbUEIQ MbCrFlSOskYYrh6JKlSicnsJmRDzqvYqKy6HYZ3cdUplY4l2/GtGGYPyWd+/YrpI 9w6/rYtm8klC4RNeRfuw68k1bLuRA== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedtledrgedugdefudcutefuodetggdotefrodftvf 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 266A6E4043; Mon, 14 Jan 2019 06:36:57 -0500 (EST) From: Thomas Monjalon To: Bruce Richardson Cc: dev@dpdk.org, david.hunt@intel.com Date: Mon, 14 Jan 2019 12:36:56 +0100 Message-ID: <8702412.SPTNbrDMEI@xps> In-Reply-To: <20190111114834.61251-1-bruce.richardson@intel.com> References: <20190111114834.61251-1-bruce.richardson@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH] maintainers: resign from maintainership of distributor 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: , X-List-Received-Date: Mon, 14 Jan 2019 11:36:59 -0000 11/01/2019 12:48, Bruce Richardson: > The distributor library doesn't see much in the way of changes, and Dave > is well able to manage the library on his own, so remove my name against > it in the MAINTAINERS file. > > Signed-off-by: Bruce Richardson Applied