From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] maintainers: fix script paths Date: Tue, 21 Feb 2017 11:47:08 +0100 Message-ID: <7598805.WUnj4QV6qd@xps13> References: <1487672522-18664-1-git-send-email-thomas.monjalon@6wind.com> <7a95f024-ab7c-7ee3-e159-54f1424e69da@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Ferruh Yigit Return-path: Received: from mail-wm0-f45.google.com (mail-wm0-f45.google.com [74.125.82.45]) by dpdk.org (Postfix) with ESMTP id D84D82A5E for ; Tue, 21 Feb 2017 11:47:15 +0100 (CET) Received: by mail-wm0-f45.google.com with SMTP id v186so106312008wmd.0 for ; Tue, 21 Feb 2017 02:47:15 -0800 (PST) In-Reply-To: <7a95f024-ab7c-7ee3-e159-54f1424e69da@intel.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" 2017-02-21 10:43, Ferruh Yigit: > 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 One may ask how I did such a trivial miss ;) Applied