From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751143AbdEBLdj (ORCPT ); Tue, 2 May 2017 07:33:39 -0400 Received: from mail-yw0-f176.google.com ([209.85.161.176]:36120 "EHLO mail-yw0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750848AbdEBLdg (ORCPT ); Tue, 2 May 2017 07:33:36 -0400 Message-ID: <1493724812.2715.1.camel@redhat.com> Subject: Re: [PATCH, RFC] MAINTAINERS: update OSD entries From: Jeff Layton To: Christoph Hellwig , ooo@electrozaur.com, bhalevy@gmail.com Cc: linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org, linux-fsdevel@vger.kernel.org Date: Tue, 02 May 2017 07:33:32 -0400 In-Reply-To: <20170502075720.23570-1-hch@lst.de> References: <20170502075720.23570-1-hch@lst.de> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.22.6 (3.22.6-2.fc25) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 2017-05-02 at 09:57 +0200, Christoph Hellwig wrote: > The open-osd domain doesn't exist anymore, and mails to the list lead > to really annoying bounced that repeat every day. > > Also the primarydata address for Benny bounces, and while I have a new > one for him he doesn't seem to be maintaining the OSD code any more. > > Which beggs the question: should we really leave the Supported status > in MAINTAINERS given that the code is barely maintained? > > Signed-off-by: Christoph Hellwig > --- > MAINTAINERS | 4 ---- > 1 file changed, 4 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 1bb06c5f7716..28dd83a1d9e2 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -9418,10 +9418,6 @@ F: drivers/net/wireless/intersil/orinoco/ > > OSD LIBRARY and FILESYSTEM > M: Boaz Harrosh > -M: Benny Halevy > -L: osd-dev@open-osd.org > -W: http://open-osd.org > -T: git git://git.open-osd.org/open-osd.git > S: Maintained > F: drivers/scsi/osd/ > F: include/scsi/osd_* Hah, you beat me to it! I was going to spin up a patch for this today. Acked-by: Jeff Layton