mirror of https://git.FreeBSD.org/doc.git
committers-guide: Discourage use of Submitted by
The use of "Submitted by" is discouraged in all the source trees now.
This commit is contained in:
parent
a527f32556
commit
ea68d93d5f
|
|
@ -2530,8 +2530,8 @@ a mailing list.
|
||||||
|`Submitted by:`
|
|`Submitted by:`
|
||||||
|The name and e-mail address of the person that submitted the fix; for developers, just the username on the FreeBSD cluster.
|
|The name and e-mail address of the person that submitted the fix; for developers, just the username on the FreeBSD cluster.
|
||||||
|
|
||||||
Typically not used with Git; in the src and doc trees submitted patches should
|
Typically not used with Git; submitted patches should
|
||||||
have the author set by using `git commit --author`
|
have the author set by using `git commit --author`.
|
||||||
|
|
||||||
If the submitter is the maintainer of the port being committed, include "(maintainer)" after the email address.
|
If the submitter is the maintainer of the port being committed, include "(maintainer)" after the email address.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue