HomeFreeBSD

tools: git hooks: drop "submitted by" from commit template

Description

tools: git hooks: drop "submitted by" from commit template

With the switch to git, we should strive to properly attribute every
commit appropriately with the metadata that's provided to do so. In this
case, the submitter should be recorded via the author metadata. Committing
an arbitrary patch, one can set it as such:

git commit --author="John Smith <smith@example.com>"

Reviewed-by: emaste
Differential-Revision: https://reviews.freebsd.org/D28069

Details

Provenance
kevansAuthored on Jan 14 2021, 6:33 AM
Parents
rG06b9b3e0ad0d: Merge bmake-20210110
Branches
Unknown
Tags
Unknown