diff options
author | Ed Maste <emaste@FreeBSD.org> | 2023-05-21 23:10:33 +0000 |
---|---|---|
committer | Ed Maste <emaste@FreeBSD.org> | 2023-05-22 13:49:31 +0000 |
commit | 89243b692318a50f5c8fa58365f1e2341d4e1422 (patch) | |
tree | db6c3f404bb26a41068a777a654d19fbab32efa2 /documentation/content/en/articles/committers-guide | |
parent | 816e51eadb5edc5f95a01007cd069f8c68c67fd1 (diff) |
Diffstat (limited to 'documentation/content/en/articles/committers-guide')
-rw-r--r-- | documentation/content/en/articles/committers-guide/_index.adoc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/content/en/articles/committers-guide/_index.adoc b/documentation/content/en/articles/committers-guide/_index.adoc index 744d3e31ed..612db2afb0 100644 --- a/documentation/content/en/articles/committers-guide/_index.adoc +++ b/documentation/content/en/articles/committers-guide/_index.adoc @@ -2481,7 +2481,8 @@ The key words or phrases are: Typically used when there is no PR, for example if the issue was reported on a mailing list. -|`Submitted by:` +|`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. |`Reviewed by:` |