All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Roman Bolshakov <r.bolshakov@yadro.com>
Cc: Lukas Bulwahn <lukas.bulwahn@gmail.com>,
	"James E . J . Bottomley" <jejb@linux.ibm.com>,
	"Martin K . Petersen" <martin.petersen@oracle.com>,
	linux-scsi@vger.kernel.org,
	Anil Gurumurthy <anil.gurumurthy@qlogic.com>,
	Sudarsana Kalluru <sudarsana.kalluru@qlogic.com>,
	linux-spdx@vger.kernel.org, linux-kernel@vger.kernel.org,
	GR-QLogic-Storage-Upstream@marvell.com,
	Arun Easi <aeasi@marvell.com>
Subject: Re: [PATCH] MAINTAINERS: orphan sections with qlogic.com group alias
Date: Fri, 28 Aug 2020 12:00:48 +0200	[thread overview]
Message-ID: <20200828100048.GA1229122@kroah.com> (raw)
In-Reply-To: <20200828091758.GF54274@SPB-NB-133.local>

On Fri, Aug 28, 2020 at 12:17:58PM +0300, Roman Bolshakov wrote:
> On Fri, Aug 28, 2020 at 09:08:24AM +0200, Lukas Bulwahn wrote:
> > Previous attempts of getting an answer from the qlogic.com group alias,
> > i.e., QLogic-Storage-Upstream@qlogic.com, have remained unanswered; see
> > links below.
> > 
> > Mark those sections Orphan to prepare their deletion or give an actual
> > person a chance to step up to maintain those drivers.
> > 
> > Link: https://lore.kernel.org/linux-spdx/20190606205526.447558989@linutronix.de
> > Link: https://lore.kernel.org/linux-spdx/alpine.DEB.2.21.2006300644130.4919@felia
> > Link: https://lore.kernel.org/linux-spdx/alpine.DEB.2.21.2008270740140.31123@felia
> > 
> > Suggested-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> > Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
> > ---
> > applies cleanly on current master and next-20200828
> > 
> > James, Martin, please pick this minor non-urgent patch.
> > 
> > Anil, Sudarsana, if these drivers are still maintained by qlogic, please
> > provide actual names of people that maintain these drivers.
> > 
> >  MAINTAINERS | 9 +++------
> >  1 file changed, 3 insertions(+), 6 deletions(-)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 3b186ade3597..415058b48a2e 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -3507,15 +3507,13 @@ F:	drivers/net/ethernet/broadcom/bnx2.*
> >  F:	drivers/net/ethernet/broadcom/bnx2_*
> >  
> >  BROADCOM BNX2FC 10 GIGABIT FCOE DRIVER
> > -M:	QLogic-Storage-Upstream@qlogic.com
> >  L:	linux-scsi@vger.kernel.org
> > -S:	Supported
> > +S:	Orphan
> >  F:	drivers/scsi/bnx2fc/
> >  
> >  BROADCOM BNX2I 1/10 GIGABIT iSCSI DRIVER
> > -M:	QLogic-Storage-Upstream@qlogic.com
> >  L:	linux-scsi@vger.kernel.org
> > -S:	Supported
> > +S:	Orphan
> >  F:	drivers/scsi/bnx2i/
> >  
> >  BROADCOM BNX2X 10 GIGABIT ETHERNET DRIVER
> > @@ -14212,9 +14210,8 @@ F:	Documentation/networking/device_drivers/ethernet/qlogic/LICENSE.qla3xxx
> >  F:	drivers/net/ethernet/qlogic/qla3xxx.*
> >  
> >  QLOGIC QLA4XXX iSCSI DRIVER
> > -M:	QLogic-Storage-Upstream@qlogic.com
> >  L:	linux-scsi@vger.kernel.org
> > -S:	Supported
> > +S:	Orphan
> >  F:	Documentation/scsi/LICENSE.qla4xxx
> >  F:	drivers/scsi/qla4xxx/
> >  
> > -- 
> > 2.17.1
> > 
> 
> CC'd Arun,
> 
> I think it's worth to update the alias to:
> 
> GR-QLogic-Storage-Upstream@marvell.com

Again, no, please remove aliases and use real names and email addresses,
otherwise accountability is lost over time, as we have seen constantly.

thanks,

greg k-h

  reply	other threads:[~2020-08-28 10:00 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-28  7:08 [PATCH] MAINTAINERS: orphan sections with qlogic.com group alias Lukas Bulwahn
2020-08-28  9:17 ` Roman Bolshakov
2020-08-28 10:00   ` Greg Kroah-Hartman [this message]
2020-08-28 13:30   ` Lukas Bulwahn
2020-08-28 15:02     ` James Bottomley
2020-08-28 15:28       ` Lukas Bulwahn
2020-08-28 15:38         ` James Bottomley
2020-08-28 15:39     ` Martin K. Petersen
2020-08-28 15:46       ` Lukas Bulwahn
2020-09-08  6:58       ` [EXT] " Arun Easi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200828100048.GA1229122@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=GR-QLogic-Storage-Upstream@marvell.com \
    --cc=aeasi@marvell.com \
    --cc=anil.gurumurthy@qlogic.com \
    --cc=jejb@linux.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=linux-spdx@vger.kernel.org \
    --cc=lukas.bulwahn@gmail.com \
    --cc=martin.petersen@oracle.com \
    --cc=r.bolshakov@yadro.com \
    --cc=sudarsana.kalluru@qlogic.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.