workflows.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3] docs: 5.Posting: mentioned Suggested-by: tag
@ 2024-12-02  8:12 Thorsten Leemhuis
  2024-12-06 16:42 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Thorsten Leemhuis @ 2024-12-02  8:12 UTC (permalink / raw)
  To: Jonathan Corbet; +Cc: workflows, linux-doc, linux-kernel, Greg Kroah-Hartman

Mention the Suggested-by: tag in 5.Posting.rst in a way similar to
submitting-patches.rst, which according to the header of the latter is
the less detailed document of the two.

Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Thorsten Leemhuis <linux@leemhuis.info>
---
v3:
- first version, split out from another patch-set that was at v2:
  https://lore.kernel.org/all/1609d461030094b294f08d0b4e208d32993ac799.1731749544.git.linux@leemhuis.info/
- add Reviewed-by: from Greg
---
 Documentation/process/5.Posting.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Documentation/process/5.Posting.rst b/Documentation/process/5.Posting.rst
index b3eff03ea2491c..dbb763a8de901d 100644
--- a/Documentation/process/5.Posting.rst
+++ b/Documentation/process/5.Posting.rst
@@ -261,6 +261,10 @@ The tags in common use are:
    can be used instead of Closes: if the patch fixes a part of the issue(s)
    being reported.
 
+ - A Suggested-by: tag indicates that the patch idea is suggested by the person
+   named and ensures credit to the person for the idea. This will, hopefully,
+   inspire them to help us again in the future.
+
  - Cc: the named person received a copy of the patch and had the
    opportunity to comment on it.
 

base-commit: 83a474c11e8cb59e230a43365cb42fa00d3bddaa
-- 
2.45.0


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH v3] docs: 5.Posting: mentioned Suggested-by: tag
  2024-12-02  8:12 [PATCH v3] docs: 5.Posting: mentioned Suggested-by: tag Thorsten Leemhuis
@ 2024-12-06 16:42 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2024-12-06 16:42 UTC (permalink / raw)
  To: Thorsten Leemhuis; +Cc: workflows, linux-doc, linux-kernel, Greg Kroah-Hartman

Thorsten Leemhuis <linux@leemhuis.info> writes:

> Mention the Suggested-by: tag in 5.Posting.rst in a way similar to
> submitting-patches.rst, which according to the header of the latter is
> the less detailed document of the two.
>
> Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> Signed-off-by: Thorsten Leemhuis <linux@leemhuis.info>
> ---
> v3:
> - first version, split out from another patch-set that was at v2:
>   https://lore.kernel.org/all/1609d461030094b294f08d0b4e208d32993ac799.1731749544.git.linux@leemhuis.info/
> - add Reviewed-by: from Greg
> ---
>  Documentation/process/5.Posting.rst | 4 ++++
>  1 file changed, 4 insertions(+)

Applied, thanks.

jon

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-12-06 16:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-02  8:12 [PATCH v3] docs: 5.Posting: mentioned Suggested-by: tag Thorsten Leemhuis
2024-12-06 16:42 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox