From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8396AC7EE23 for ; Wed, 17 May 2023 08:12:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229724AbjEQIMb (ORCPT ); Wed, 17 May 2023 04:12:31 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35646 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229868AbjEQIM2 (ORCPT ); Wed, 17 May 2023 04:12:28 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4EDD310C3; Wed, 17 May 2023 01:12:27 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id D68E864364; Wed, 17 May 2023 08:12:26 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5A469C433EF; Wed, 17 May 2023 08:12:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1684311146; bh=nCq3wyagGzcAnVK/CuXROM0u9JK6bfH6cEQEixju2n8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=VT6ZdunxonwqwKp0xZZmk6cbBBAJhlAz2betwj/2YP2QReJtkK8j+AmbJ2v7b7C2H DLtxUPJKUSKoNeqW+ZcKzq6AmVqEM5PwChnBaoT1Me6BeLskgYBXsl5FvKB65nGZE2 JPUIFU4nWA3ZpsMyx+Y6SmD0JwAwLdeDEjtbv4as4qWW1d8Z4W+Cm+fush9jiI5B5W eRQGl8ebauyTFB0iH/ln3WoVxo8wk3S7yPfElF8XSGBOLd9XITS3Kn/mSWspwLJy6A iIAIUJId4ntgRB3YFwVHGeLlzlahFbXvp6J3eCvd5RWxyAWk+W0H5Sz7d6PBhKeSvR dm+tkCmKyW96Q== Date: Wed, 17 May 2023 13:42:22 +0530 From: Vinod Koul To: Manivannan Sadhasivam Cc: Serge Semin , Bjorn Helgaas , Lorenzo Pieralisi , Cai Huoqing , Jingoo Han , Gustavo Pimentel , Yoshihiro Shimoda , Rob Herring , Serge Semin , Alexey Malahov , Pavel Parkhomenko , linux-pci@vger.kernel.org, dmaengine@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH RESEND v5 12/14] MAINTAINERS: Demote Gustavo Pimentel to DW EDMA driver reviewer Message-ID: References: <20230511190902.28896-1-Sergey.Semin@baikalelectronics.ru> <20230511190902.28896-13-Sergey.Semin@baikalelectronics.ru> <20230517053154.GE4868@thinkpad> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230517053154.GE4868@thinkpad> Precedence: bulk List-ID: X-Mailing-List: linux-pci@vger.kernel.org On 17-05-23, 11:01, Manivannan Sadhasivam wrote: > On Thu, May 11, 2023 at 10:09:00PM +0300, Serge Semin wrote: > > No maintaining actions from Gustavo have been noticed for over a year. > > Demote him to being the DW eDMA driver reviewer for now. > > > > Signed-off-by: Serge Semin > > Acked-by: Manivannan Sadhasivam Applied to dmaengine/next, thanks -- ~Vinod