On Thu, Mar 17, 2016 at 05:04:50PM +0000, Ben Sanda wrote:
> Julien,
> 
> >How did you invoke get_maintainers.pl?
> >
> >I tried with the patch #4 and got the following ouput:
> >
> >42sh$ scripts/get_maintainers.pl < 
> >xentrace-ARM-platform-DOMID_XEN-mapping-support.patch
> >
> >Stefano Stabellini <stefano.stabell...@citrix.com> Julien Grall 
> ><julien.gr...@arm.com> xen-devel@lists.xen.org
> 
> Since I had a multifile patch I invoked it on the folder generated by
> git send-email --format-patch
> 
> ./scripts/get_maintainer.pl -f new_patch
> 
> Reading the help usage it indicated you could run it on folders or
> directories. It would seem you have to run it on a per file basic
> though? I will be sure to correct this moving forward.
> 

I think you did it wrong -- when using get_maintainer.pl on actual
patches, you don't need -f. It's only that when you use it on
files that are not patches that you need -f.

In you case, the invocation should be
  ./scripts/get_maintainer.pl new_patch

Wei.

> Thanks,
> Ben
> 
> -----Original Message-----
> From: Julien Grall [mailto:julien.gr...@arm.com] 
> Sent: 17 March, 2016 13:01
> To: Ben Sanda <ben.sa...@dornerworks.com>; xen-de...@lists.xenproject.org
> Subject: Re: [Xen-devel] [PATCH 0/6] xentrace/xenalyze support on ARM
> 
> Hello Benjamin,
> 
> On 17/03/16 16:50, Ben Sanda wrote:
> >> Can you please CC the relevant maintainers in the next version of this 
> >> series?
> >> You can use scripts/get_maintainers.pl for this purpose.
> > 
> > I did. The list output to me was:
> > Ian Jackson <ian.jack...@eu.citrix.com> Jan Beulich 
> > <jbeul...@suse.com> Keir Fraser <k...@xen.org> Tim Deegan 
> > <t...@xen.org>
> 
> How did you invoke get_maintainers.pl?
> 
> I tried with the patch #4 and got the following ouput:
> 
> 42sh$ scripts/get_maintainers.pl < 
> xentrace-ARM-platform-DOMID_XEN-mapping-support.patch
> 
> Stefano Stabellini <stefano.stabell...@citrix.com> Julien Grall 
> <julien.gr...@arm.com> xen-devel@lists.xen.org
> 
> Regards,
> 
> --
> Julien Grall
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to