diff options
Diffstat (limited to 'doc/develop')
| -rw-r--r-- | doc/develop/process.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/develop/process.rst b/doc/develop/process.rst index fd81d9c5ebd..3c783ed5a0e 100644 --- a/doc/develop/process.rst +++ b/doc/develop/process.rst @@ -139,8 +139,7 @@ document. message by which the signer certifies that they were involved in the development of the patch and that they accept the `Developer Certificate of Origin <https://developercertificate.org/>`_. Following this and adding a - ``Signed-off-by:`` line that contains the developer's name and email address - is required. + ``Signed-off-by:`` line using a known identity and email address is required. * Please note that in U-Boot, we do not add a ``Signed-off-by`` tag if we just pass on a patch without any changes. |
