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 B9B5EC433EF for ; Mon, 11 Apr 2022 14:31:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1347273AbiDKOdc (ORCPT ); Mon, 11 Apr 2022 10:33:32 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37440 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1344351AbiDKOda (ORCPT ); Mon, 11 Apr 2022 10:33:30 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CB692245BA for ; Mon, 11 Apr 2022 07:31:15 -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 65B8161416 for ; Mon, 11 Apr 2022 14:31:15 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 68F4EC385A4; Mon, 11 Apr 2022 14:31:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1649687474; bh=0GsPIMIyMqFxbNFUf5nCFFo4jiH0XlmIKDB/5ikIqAE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=0bWui8Gag4bGqzgUysGLYRB9Jszo3b0TfPc6WGgopkTiW83+OVFPHiSsb1wZs4Vzh zbKgOBxr0XHns8qhAwLCxKQ8wY0F0HCizRssxlpc0tYZBjgM9j4V65KPZ2pdLtWzjt D7MpsNRVGJGDvdDVlEVnPKa+ZnaVhh5eT6HHjRKs= Date: Mon, 11 Apr 2022 16:31:12 +0200 From: Greg Kroah-Hartman To: Christoph Hellwig Cc: "Fabio M. De Francesco" , Liu Junqi , "Martin K. Petersen" , Bart Van Assche , Leonardo Araujo , "Gustavo A. R. Silva" , Jakub Kicinski , sparmaintainer@unisys.com, linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org Subject: Re: [PATCH] MAINTAINERS: Remove D. Kershner from Unisys S-PAR maintainers Message-ID: References: <20220409205857.32083-1-fmdefrancesco@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Apr 11, 2022 at 07:29:00AM -0700, Christoph Hellwig wrote: > On Sun, Apr 10, 2022 at 08:22:26AM +0200, Greg Kroah-Hartman wrote: > > > diff --git a/MAINTAINERS b/MAINTAINERS > > > index ba405f6ec31a..3b7497359c2b 100644 > > > --- a/MAINTAINERS > > > +++ b/MAINTAINERS > > > @@ -20188,7 +20188,6 @@ F: include/linux/cdrom.h > > > F: include/uapi/linux/cdrom.h > > > > > > UNISYS S-PAR DRIVERS > > > -M: David Kershner > > > L: sparmaintainer@unisys.com (Unisys internal) > > > S: Supported > > > > If so, then that means this list needs to be dropped and the entry > > changed to orphaned :( > > It might also be a good time to drop the staging part of it, which > has been sitting there without progress for years. > I agree.