From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 1B1F2A0547; Thu, 29 Apr 2021 15:58:42 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 007C8410DD; Thu, 29 Apr 2021 15:58:41 +0200 (CEST) Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by mails.dpdk.org (Postfix) with ESMTP id 4C626406FF for ; Thu, 29 Apr 2021 15:58:40 +0200 (CEST) IronPort-SDR: DCs4yTbk9ZzJCOKSm5ymzihTADhyVMW0lS+BLNZORCgHe/iOXu/4KM4FOO5fVypoTs7yPGO+Bb zsU/vWWdN6nA== X-IronPort-AV: E=McAfee;i="6200,9189,9969"; a="258295792" X-IronPort-AV: E=Sophos;i="5.82,259,1613462400"; d="scan'208";a="258295792" Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 29 Apr 2021 06:58:24 -0700 IronPort-SDR: /4hflX+Ngm0ACU9SCWWIE0/ONh6+DFMkvV+uvt+RVa4GcLDc/Qtg0WSNAoA0bOuBaZ/aN5TqYm kKxvGOgpi3Jw== X-IronPort-AV: E=Sophos;i="5.82,259,1613462400"; d="scan'208";a="526951017" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.213.208.65]) ([10.213.208.65]) by fmsmga001-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 29 Apr 2021 06:58:23 -0700 To: Jeff Guo , beilei.xing@intel.com, haiyue.wang@intel.com, thomas@monjalon.net Cc: qi.z.zhang@intel.com, dev@dpdk.org, konstantin.ananyev@intel.com, bruce.richardson@intel.com References: <20210427071744.4688-1-jia.guo@intel.com> From: Ferruh Yigit X-User: ferruhy Message-ID: <0510d131-95d5-aba7-ee6c-0911661846c6@intel.com> Date: Thu, 29 Apr 2021 14:58:19 +0100 MIME-Version: 1.0 In-Reply-To: <20210427071744.4688-1-jia.guo@intel.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH 0/4] maintainers: update for igc/e1000/ixgbe/i40e X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 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" On 4/27/2021 8:17 AM, Jeff Guo wrote: > Remove Jeff Guo from the maintainers list of igc/e1000/ixgbe/i40e pmds. > > Jeff Guo (4): > maintainers: update for igc > maintainers: update for i40e > maintainers: update for ixgbe > maintainers: update for e1000 > Thank you Jeff for all your work and best luck in your new path. Squashed all into single patch, Series applied to dpdk-next-net/main, thanks.