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

2024-02-06 Thread Ferruh Yigit
On 2/1/2024 1:48 PM, 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 > --- > v3: > -

[PATCH v3] doc: update guideline for fix commit messages

2024-02-01 Thread Sivaramakrishnan Venkat
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 --- v3: - Other samples updated to the desired format for the "Cc:" line in th