Re: [Qemu-devel] [web PATCH] Add a git-publish configuration file

2018-10-19 Thread Paolo Bonzini
On 18/10/2018 16:57, Daniel P. Berrangé wrote: > This adds a config file for git-publish, primarily so that patches get > sent with the "web" subject prefix to distinguish them from patches to > the main git repo. > > Signed-off-by: Daniel P. Berrangé > --- > > I picked Paolo & Thomas as CC sinc

Re: [Qemu-devel] [web PATCH] Add a git-publish configuration file

2018-10-18 Thread Paolo Bonzini
On 18/10/2018 16:57, Daniel P. Berrangé wrote: > This adds a config file for git-publish, primarily so that patches get > sent with the "web" subject prefix to distinguish them from patches to > the main git repo. > > Signed-off-by: Daniel P. Berrangé > --- > > I picked Paolo & Thomas as CC sinc

[Qemu-devel] [web PATCH] Add a git-publish configuration file

2018-10-18 Thread Daniel P . Berrangé
This adds a config file for git-publish, primarily so that patches get sent with the "web" subject prefix to distinguish them from patches to the main git repo. Signed-off-by: Daniel P. Berrangé --- I picked Paolo & Thomas as CC since they appear to be the people actually committing patches to q