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 8AEF0C433EF for ; Mon, 11 Apr 2022 14:29:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1346349AbiDKObd (ORCPT ); Mon, 11 Apr 2022 10:31:33 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58316 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S244058AbiDKOb1 (ORCPT ); Mon, 11 Apr 2022 10:31:27 -0400 Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B7399DEC0 for ; Mon, 11 Apr 2022 07:29:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=In-Reply-To:Content-Type:MIME-Version :References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=0FWx0HZsH0sPQtYt0bY61ZA24d5GnyNIZ60QyVBhFHs=; b=hIbGH2gyk3jPjRzQLxHaxOWQ/n yXBYxxo8uEdUr3LWoythvjbnshPmcT1LeP68kZRKJzGoAUkCUDM6KRaLcI2ZCLVXCH5nHm8Ccw/Tc xoEtMs/AT0SznA8u2cqJv2TWtOT57qYnEgqefXTIc0Qy3MnFDgcITlBrgAeQKjSp4+HrpFbgqem2G 1gxp5FzfHMH+DasRlv1AvhIdOsefeMb76N/mCFz07m/f6na1y7GUIwwo0Xib8kBAi7l9WLc/kK+kV xKNW74kI1YMooWE3CcMHXmChgSjbMB/B+lu9OW3AlIe/O4EvaZe4XwcTS/UEUQz8rzyOqYUr5Pj8Q 2ZxxJRWA==; Received: from hch by bombadil.infradead.org with local (Exim 4.94.2 #2 (Red Hat Linux)) id 1ndv2K-009OjY-3n; Mon, 11 Apr 2022 14:29:00 +0000 Date: Mon, 11 Apr 2022 07:29:00 -0700 From: Christoph Hellwig To: Greg Kroah-Hartman 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: X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org. See http://www.infradead.org/rpr.html Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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.