[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH 00/11] pl011 emulation support in Xen



On Fri, Mar 03, 2017 at 03:23:31PM -0500, Konrad Rzeszutek Wilk wrote:
> > The following changes were done:
> 
> .. snip..
> 
> Thank you for this great writeup. I took a stab at it and stopped at patch
> #2 b/c Julien said he would look in it deeper. But based on a brief
> look I would say:

Run this on each patch:

$more bin/add_c 
#!/bin/bash

git diff HEAD^.. > /tmp/a

echo "---"
cat /tmp/a | scripts/get_maintainer.pl --no-l  | while read file; do echo "Cc: 
$file";done
rm -f /tmp/a

So that you have the right maintainers on the CC line 

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

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.