Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F161527466
D29868.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D29868.id.diff
View Options
diff --git a/documentation/content/en/articles/committers-guide/_index.adoc b/documentation/content/en/articles/committers-guide/_index.adoc
--- a/documentation/content/en/articles/committers-guide/_index.adoc
+++ b/documentation/content/en/articles/committers-guide/_index.adoc
@@ -2611,16 +2611,18 @@
[example]
====
-The commit is based on a patch from a PR submitted by John Smith. The commit message "PR" and "Submitted by" fields are filled..
+The commit is based on a patch from a PR submitted by John Smith.
+The commit message "PR" field is filled.
[.programlisting]
....
...
PR: 12345
- Submitted by: John Smith <John.Smith@example.com>
....
+The committer sets the author of the patch with `git commit --author "John Smith <John.Smith@example.com>"`.
+
====
.Commit Log for a Commit Needing Review
@@ -2701,7 +2703,6 @@
[.programlisting]
....
PR: 54321
-Submitted by: John Smith <John.Smith@example.com>
Reviewed by: -arch
Obtained from: NetBSD
MFC after: 1 month
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jul 5, 1:52 PM (6 h, 10 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34678177
Default Alt Text
D29868.id.diff (1 KB)
Attached To
Mode
D29868: committers-guide: Remove "Submitted by" from examples
Attached
Detach File
Event Timeline
Log In to Comment