git: d24ea0f845 - main - Document what Signed-off-by means
Warner Losh <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/doc/commit/?id=d24ea0f8456592362f6ff9067a39b30e4614fef3 commit d24ea0f8456592362f6ff9067a39b30e4614fef3 Author: Warner Losh <[email protected]> AuthorDate: 2021-03-17 06:25:24 +0000 Commit: Warner Losh <[email protected]> CommitDate: 2021-03-17 06:25:24 +0000 Document what Signed-off-by means We get submissions with this from time to time, so document what signed-off-by means. It's not used extensively in FreeBSD at this time. --- documentation/content/en/articles/committers-guide/_index.adoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/documentation/content/en/articles/committers-guide/_index.adoc b/documentation/content/en/articles/committers-guide/_index.adoc index 9edbef3945..af27f24735 100644 --- a/documentation/content/en/articles/committers-guide/_index.adoc +++ b/documentation/content/en/articles/committers-guide/_index.adoc @@ -2446,6 +2446,10 @@ number, for ports) and the title line of a commit that is fixed by this change. |`Differential Revision:` |The full URL of the Phabricator review. This line __must be the last line__. For example: `https://reviews.freebsd.org/D1708`. + +|`Signed-off-by:` +|ID certifies compliance with https://developercertificate.org/ + |=== .Commit Log for a Commit Based on a PR _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all To unsubscribe, send any mail to "[email protected]"