[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1730874296.git.dsimic@manjaro.org>
Date: Wed, 6 Nov 2024 07:28:39 +0100
From: Dragan Simic <dsimic@...jaro.org>
To: apw@...onical.com,
joe@...ches.com,
corbet@....net
Cc: dwaipayanray1@...il.com,
lukas.bulwahn@...il.com,
workflows@...r.kernel.org,
linux-kernel@...r.kernel.org,
linux-doc@...r.kernel.org,
wens@...e.org,
dsimic@...jaro.org
Subject: [PATCH v2 0/3] Make Helped-by tag supported
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(-)
Powered by blists - more mailing lists