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.dsi...@manjaro.org/T/#u

[1] 
https://lore.kernel.org/linux-sunxi/cagb2v67flpf-ykobuds3lc77gt_w_omgsk5y2kotrc-zn9a...@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(-)


Reply via email to