lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 16 Jun 2016 19:33:07 -0700
From:	Joe Perches <joe@...ches.com>
To:	Julian Calaby <julian.calaby@...il.com>,
	Arvind Kumar <arvindkumar@...are.com>
Cc:	Jim Gill <jgill@...are.com>,
	"jejb@...ux.vnet.ibm.com" <jejb@...ux.vnet.ibm.com>,
	"Martin K. Petersen" <martin.petersen@...cle.com>,
	"pv-drivers@...are.com" <pv-drivers@...are.com>,
	linux-scsi <linux-scsi@...r.kernel.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] VMW_PVSCSI: Change to update maintainer details (name,
 email)

On Fri, 2016-06-17 at 12:18 +1000, Julian Calaby wrote:
> ./scripts/get_maintainers.pl -f drivers/scsi/vmw_pvscsi.c

just fyi:  the script name is not plural

$ ./scripts/get_maintainer.pl  -f drivers/scsi/vmw_pvscsi.c
Arvind Kumar <arvindkumar@...are.com> (maintainer:VMware PVSCSI driver)
VMware PV-Drivers <pv-drivers@...are.com> (maintainer:VMware PVSCSI driver)
"James E.J. Bottomley" <jejb@...ux.vnet.ibm.com> (maintainer:SCSI SUBSYSTEM)
"Martin K. Petersen" <martin.petersen@...cle.com> (maintainer:SCSI SUBSYSTEM)
linux-scsi@...r.kernel.org (open list:VMware PVSCSI driver)
linux-kernel@...r.kernel.org (open list)

and another fyi:

get_maintainer.pl also has a rarely used "--file-emails" option to
scan for what appears to be email addresses in specific files.

$ ./scripts/get_maintainer.pl  -f --file-emails drivers/scsi/vmw_pvscsi.c
Arvind Kumar <arvindkumar@...are.com> (maintainer:VMware PVSCSI driver,in file)
VMware PV-Drivers <pv-drivers@...are.com> (maintainer:VMware PVSCSI driver)
"James E.J. Bottomley" <jejb@...ux.vnet.ibm.com> (maintainer:SCSI SUBSYSTEM)
"Martin K. Petersen" <martin.petersen@...cle.com> (maintainer:SCSI SUBSYSTEM)
linux-scsi@...r.kernel.org (open list:VMware PVSCSI driver)
linux-kernel@...r.kernel.org (open list)

note the "in file" after Arvind's name

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ