Re: [PATCH v4] doc: update guideline for fix commit messages

2024-03-24 Thread Thomas Monjalon
20/03/2024 10:59, Power, Ciara: > From: Ferruh Yigit > > On 2/8/2024 10:51 AM, Sivaramakrishnan Venkat wrote: > > > Maintainers remove the Cc author line when merging the patch. > > > So, the guidelines is updated with a suggestion for the placement of > > > Cc lines in a commit message for easy m

RE: [PATCH v4] doc: update guideline for fix commit messages

2024-03-20 Thread Power, Ciara
> -Original Message- > From: Ferruh Yigit > Sent: Thursday, February 8, 2024 11:36 AM > To: Sivaramakrishnan, VenkatX > Cc: dev@dpdk.org; Power, Ciara > Subject: Re: [PATCH v4] doc: update guideline for fix commit messages > > On 2/8/2024 10:51 AM, Sivar

Re: [PATCH v4] doc: update guideline for fix commit messages

2024-02-08 Thread Ferruh Yigit
On 2/8/2024 10:51 AM, Sivaramakrishnan Venkat wrote: > Maintainers remove the Cc author line when merging the patch. > So, the guidelines is updated with a suggestion for the placement > of Cc lines in a commit message for easy merging. > > Signed-off-by: Sivaramakrishnan Venkat > Acked-by: Ferr