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

2024-01-30 Thread Ferruh Yigit
On 1/30/2024 2:09 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 > --- > v2: >

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

2024-01-30 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 --- v2: - Samples updated to the desired format for the "Cc:" line in the com