Re: [PATCH 1/1] doc: add author name on cc to git fixline alias

2022-06-13 Thread Ferruh Yigit
On 6/12/2022 12:40 PM, Heinrich Schuchardt wrote: We should add both the author name and the author email address to the Cc: line of a blamed patch. Fixes: f9ef083c6cfe ("doc: add author on cc to git fixline alias") Cc: Harry van Haaren Signed-off-by: Heinrich Schuchardt --- doc/guides/contr

[PATCH 1/1] doc: add author name on cc to git fixline alias

2022-06-12 Thread Heinrich Schuchardt
We should add both the author name and the author email address to the Cc: line of a blamed patch. Fixes: f9ef083c6cfe ("doc: add author on cc to git fixline alias") Cc: Harry van Haaren Signed-off-by: Heinrich Schuchardt --- doc/guides/contributing/patches.rst | 2 +- 1 file changed, 1 inserti