workflows.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Make Helped-by tag supported
@ 2024-11-06  6:28 Dragan Simic
  2024-11-06  6:28 ` [PATCH v2 1/3] checkpatch: " Dragan Simic
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Dragan Simic @ 2024-11-06  6:28 UTC (permalink / raw)
  To: apw, joe, corbet
  Cc: dwaipayanray1, lukas.bulwahn, workflows, linux-kernel, linux-doc,
	wens, dsimic

This is a short series that adds Helped-by tag to the list of accepted
tags in scripts/checkpatch.pl, and describes the intended use of this new
tag in Documentation/process/submitting-patches.rst.

The proposed Helped-by tag fits well to indicate someone had helped with
the development of a patch, to the level that doesn't warrant providing
a Co-developed-by tag, but is much more than it would've been indicated
by providing a Suggested-by tag.

Changes in v2:
  - Changed into a small patch series
  - Added a patch that describes the intended use of proposed Helped-by
    tag to Documentation/process/submitting-patches.rst, to hopefully
    help with accepting this new tag, and to make its intended use more
    clear, as suggested by Chen-Yu [1]
  - Added a patch that reflows a bit one short paragraph in the same
    documentation file mentioned above

Link to v1: https://lore.kernel.org/linux-kernel/0e1ef28710e3e49222c966f07958a9879fa4e903.1729871544.git.dsimic@manjaro.org/T/#u

[1] https://lore.kernel.org/linux-sunxi/CAGb2v67fLPf-yKObuds3LC77gT_W_OmgSK5y2KotRC-Zn9aL7w@mail.gmail.com/

Dragan Simic (3):
  checkpatch: Make Helped-by tag supported
  docs: submitting-patches: Reflow one short paragraph
  docs: submitting-patches: Describe the use of Helped-by tag

 Documentation/process/submitting-patches.rst | 17 ++++++++++++-----
 scripts/checkpatch.pl                        |  1 +
 2 files changed, 13 insertions(+), 5 deletions(-)


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

end of thread, other threads:[~2024-12-04  0:56 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-06  6:28 [PATCH v2 0/3] Make Helped-by tag supported Dragan Simic
2024-11-06  6:28 ` [PATCH v2 1/3] checkpatch: " Dragan Simic
2024-11-06  6:28 ` [PATCH v2 2/3] docs: submitting-patches: Reflow one short paragraph Dragan Simic
2024-11-06  6:28 ` [PATCH v2 3/3] docs: submitting-patches: Describe the use of Helped-by tag Dragan Simic
2024-11-06  6:47   ` Dragan Simic
2024-11-06 14:28 ` [PATCH v2 0/3] Make Helped-by tag supported Jonathan Corbet
2024-11-07 14:09   ` Dragan Simic
2024-11-08 19:12     ` Dan Williams
2024-11-09  3:10       ` Dragan Simic
2024-12-02 15:00         ` Dragan Simic
2024-12-02 17:11           ` Matthew Wilcox
2024-12-04  0:56             ` Shuah Khan

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