<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en" style="--code-editor-font: var(--default-mono-font, "GitLab Mono"), JetBrains Mono, Menlo, DejaVu Sans Mono, Liberation Mono, Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospace;">
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
<title>
GitLab
</title>

<style data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>

<style>img {
max-width: 100%; height: auto;
}
body {
font-size: .875rem;
}
body {
-webkit-text-shadow: hsla(0,0%,100%,.01) 0 0 1px;
}
body {
font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style="font-size: inherit; -webkit-text-shadow: hsla(0,0%,100%,.01) 0 0 1px; font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";">
<div class="content">

<p style="color: #777777;">
<a href="https://gitlab.rtems.org/c-mauderer">Christian Mauderer</a>
commented on a
<a href="https://gitlab.rtems.org/rtems/rtos/rtems/-/work_items/5657#note_156649">discussion</a>:
</p>
<div class="md" style="position: relative; z-index: 1; color: #3a383f; word-wrap: break-word;">
<p dir="auto" style="color: #3a383f; margin: 0px 0px 1rem;" align="initial">From my point of view, there is a difference.</p>
<p dir="auto" style="color: #3a383f; margin: 0px 0px 1rem;" align="initial">The author of a commit is generated automatically. Git doesn't allow a commit without an author. The "Signed-off-by" line has to be explicitly added. The help in git tells you the following:</p>
<blockquote dir="auto" style="font-size: inherit; color: #626168; padding-top: 0.5rem; padding-bottom: 0.5rem; padding-left: 1rem; border-left-style: solid; margin: 0.5rem 0px; border-color: #bfbfc3; border-width: 0 0 0 4px;" align="initial">
<div class="gl-relative markdown-code-block js-markdown-code" style="margin-top: 0px;">
<pre class="code highlight js-syntax-highlight language-plaintext" v-pre="true" style="display: block; font-size: 14px; color: #3a383f; line-height: 1.6em; overflow-x: auto; border-radius: .25rem; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; margin: 0px 0 1rem; padding: 12px; border: 1px solid #dcdcde;"><code style="font-size: inherit; color: inherit; word-wrap: normal; word-break: keep-all; background-color: inherit; border-radius: .25rem; white-space: pre; margin-top: 0px; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; overflow-wrap: normal; padding: unset;"><span id="LC1" class="line" lang="plaintext" style="margin-top: 0px;">   -s, --signoff, --no-signoff</span>
<span id="LC2" class="line" lang="plaintext">       Add a Signed-off-by trailer by the committer at the</span>
<span id="LC3" class="line" lang="plaintext">       end of the commit log message. The meaning of a</span>
<span id="LC4" class="line" lang="plaintext">       signoff depends on the project to which you’re</span>
<span id="LC5" class="line" lang="plaintext">       committing. For example, it may certify that the</span>
<span id="LC6" class="line" lang="plaintext">       committer has the rights to submit the work under the</span>
<span id="LC7" class="line" lang="plaintext">       project’s license or agrees to some contributor</span>
<span id="LC8" class="line" lang="plaintext">       representation, such as a Developer Certificate of</span>
<span id="LC9" class="line" lang="plaintext">       Origin. (See https://developercertificate.org for the</span>
<span id="LC10" class="line" lang="plaintext">       one used by the Linux kernel and Git projects.)</span>
<span id="LC11" class="line" lang="plaintext">       Consult the documentation or leadership of the</span>
<span id="LC12" class="line" lang="plaintext">       project to which you’re contributing to understand</span>
<span id="LC13" class="line" lang="plaintext">       how the signoffs are used in that project.</span></code></pre>
<copy-code></copy-code><insert-code-snippet></insert-code-snippet>
</div>
</blockquote>
<p dir="auto" style="color: #3a383f; margin: 0px 0px 1rem;" align="initial">So you actively accept the rules. For most projects it's the Linux foundations <a href="https://developercertificate.org/" rel="nofollow noreferrer noopener" target="_blank" style="margin-top: 0px;">https://developercertificate.org/</a>. If a project tells you to add a "Signed-off-by" line, it more or less tells you: Read our minimal rules here and acknowledge that you accept them.</p>
<p dir="auto" style="color: #3a383f; margin: 0px;" align="initial">So if I would submit a patch as "John Smith" instead of my real name, you at least have a statement from "John Smith" that he accepted the rules even if you haven't verified that "John Smith" is a real person. You don't have anyone to hold liable if John Smith did something mean. But it would be also a problem for me to claim any rights based on that wrong name.</p>
</div>


</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #626168;">

<br>
<a href="https://gitlab.rtems.org/rtems/rtos/rtems/-/work_items/5657#note_156649">View it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://gitlab.rtems.org">gitlab.rtems.org</a>. <a href="https://gitlab.rtems.org/-/sent_notifications/5-7ww1dom4fpc1tahlz1msd3i4c-1d/unsubscribe" target="_blank" rel="noopener noreferrer">Unsubscribe</a> from this thread · <a href="https://gitlab.rtems.org/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link">Manage all notifications</a> · <a href="https://gitlab.rtems.org/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>
<span style="color: transparent; font-size: 0; display: none; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0;">
Notification message regarding https://gitlab.rtems.org/rtems/rtos/rtems/-/work_items/5657#note_156649 at 1786427961
</span>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Work item","url":"https://gitlab.rtems.org/rtems/rtos/rtems/-/work_items/5657#note_156649"}}</script>


</p>
</div>
</body>
</html>