From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id A10881B99F for ; Fri, 11 Jan 2019 12:49:06 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga105.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 11 Jan 2019 03:49:05 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.56,465,1539673200"; d="scan'208";a="125129545" Received: from silpixa00399126.ir.intel.com (HELO silpixa00399126.ger.corp.intel.com) ([10.237.222.236]) by FMSMGA003.fm.intel.com with ESMTP; 11 Jan 2019 03:49:04 -0800 From: Bruce Richardson To: dev@dpdk.org Cc: david.hunt@intel.com, Bruce Richardson Date: Fri, 11 Jan 2019 11:48:34 +0000 Message-Id: <20190111114834.61251-1-bruce.richardson@intel.com> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [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: Fri, 11 Jan 2019 11:49:07 -0000 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 --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 4dbb111a0..580f83d04 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1044,7 +1044,6 @@ F: examples/flow_classify/ F: doc/guides/sample_app_ug/flow_classify.rst Distributor -M: Bruce Richardson M: David Hunt F: lib/librte_distributor/ F: doc/guides/prog_guide/packet_distrib_lib.rst -- 2.20.1