Re: [dpdk-dev] [PATCH] doc: add author on cc to git fixline alias

2017-08-03 Thread Thomas Monjalon
> > With this commit, the correct method to use git fixline to indicate a fix > > of a previous commit has changed. The new rules require the author of the > > original code that is being fixed to be on CC. > > > > The logic behind this improvement is that if there is a genuine bug, one > > of the

Re: [dpdk-dev] [PATCH] doc: add author on cc to git fixline alias

2017-08-03 Thread Mcnamara, John
> -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Harry van Haaren > Sent: Wednesday, July 12, 2017 2:39 PM > To: dev@dpdk.org > Cc: tho...@monjalon.net; Van Haaren, Harry > Subject: [dpdk-dev] [PATCH] doc: add author on cc to git fixline alias > > With this co

Re: [dpdk-dev] [PATCH] doc: add author on cc to git fixline alias

2017-07-24 Thread Adrien Mazarguil
On Wed, Jul 12, 2017 at 02:38:52PM +0100, Harry van Haaren wrote: > With this commit, the correct method to use git fixline to indicate > a fix of a previous commit has changed. The new rules require the > author of the original code that is being fixed to be on CC. > > The logic behind this impro