From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] maintainers: fix script paths Date: Tue, 21 Feb 2017 10:43:48 +0000 Message-ID: <7a95f024-ab7c-7ee3-e159-54f1424e69da@intel.com> References: <1487672522-18664-1-git-send-email-thomas.monjalon@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit To: Thomas Monjalon , dev@dpdk.org Return-path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 7A0322A5E for ; Tue, 21 Feb 2017 11:43:51 +0100 (CET) In-Reply-To: <1487672522-18664-1-git-send-email-thomas.monjalon@6wind.com> 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 2/21/2017 10:22 AM, Thomas Monjalon wrote: > The directory scripts does not exist anymore. > The files have been moved but some paths were not updated > in the maintainers list. > > Fixes: 9a98f50e890b ("scripts: move to devtools") > > Signed-off-by: Thomas Monjalon Acked-by: Ferruh Yigit