diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2025-10-31 12:55:37 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2025-12-12 14:58:58 +0000 |
| commit | 2f566472d82d7fddd2ced4c2f0e553e3d3023d6a (patch) | |
| tree | 97e29b374ba56fd7c3a91f4be4ff9c42d5ebcd5a | |
| parent | 51680223784260a265d9bea4f4b9ace2100024e9 (diff) | |
committers-guide: Tweak `Submitted by` text
This trailer is not deprecated by Git, it's deprecated by FreeBSD's
migration to Git.
| -rw-r--r-- | documentation/content/en/articles/committers-guide/_index.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/content/en/articles/committers-guide/_index.adoc b/documentation/content/en/articles/committers-guide/_index.adoc index 1a61f5f7e4..d0c8604af2 100644 --- a/documentation/content/en/articles/committers-guide/_index.adoc +++ b/documentation/content/en/articles/committers-guide/_index.adoc @@ -2589,7 +2589,7 @@ a mailing list. |`Submitted by:` + (deprecated) -|This has been deprecated with git; submitted patches should have the author set by using `git commit --author` with a full name and valid email. +|This has been deprecated with the migration to git; submitted patches should have the author set by using `git commit --author` with a full name and valid email. |`Reviewed by:` a| |
