Re: [dpdk-dev] [PATCH] doc: clarify adding author to commit message

2020-07-30 Thread Thomas Monjalon
30/06/2020 21:01, Honnappa Nagarahalli: > Clarify to add the author in CC while contributing patches to stable. Not only for stable. We should explain in this commit log that this Cc is for automatic handling by git-send-email. It is manually removed when pushing in the git repository to avoid na

[dpdk-dev] [PATCH] doc: clarify adding author to commit message

2020-06-30 Thread Honnappa Nagarahalli
Clarify to add the author in CC while contributing patches to stable. Signed-off-by: Honnappa Nagarahalli --- doc/guides/contributing/patches.rst | 1 + doc/guides/contributing/stable.rst | 1 + 2 files changed, 2 insertions(+) diff --git a/doc/guides/contributing/patches.rst b/doc/guides/con