Skip to content

Commit 4c28909

Browse files
trinixypron
authored andcommitted
doc: develop/process: Clarify name usage in the Signed-off-by line
Long ago we took the Linux Kernel documentation about adding a Signed-off-by line and adjusted it slightly for how we organized things. In 2003 Linus clarified the intent and then re-worded what the name portion of the Signed-off-by line can be. Mirror that change here. Link: https://git.kernel.org/torvalds/c/d4563201f33a Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
1 parent 4a7f6e5 commit 4c28909

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

doc/develop/process.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,8 +139,7 @@ document.
139139
message by which the signer certifies that they were involved in the development
140140
of the patch and that they accept the `Developer Certificate of Origin
141141
<https://developercertificate.org/>`_. Following this and adding a
142-
``Signed-off-by:`` line that contains the developer's name and email address
143-
is required.
142+
``Signed-off-by:`` line using a known identity and email address is required.
144143

145144
* Please note that in U-Boot, we do not add a ``Signed-off-by`` tag if we
146145
just pass on a patch without any changes.

0 commit comments

Comments
 (0)