commit | 28d081924ea6fca7a643ae273cb56cd11788adc5 | [log] [tgz] |
---|---|---|
author | David Hendricks <dhendrix@chromium.org> | Sun Sep 08 13:59:42 2019 -0700 |
committer | David Hendricks <david.hendricks@gmail.com> | Mon Oct 14 05:23:01 2019 +0000 |
tree | f8b63bb8fc1337da5d76cb262cd4ce1728e2a7d4 | |
parent | 7f15de164c2b6fcb82fb9634d5d43a2368338ac3 [diff] |
util/git-hooks: Check for Signed-off-by line Enforce the DCO. The logic comes from coreboot's commit-msg hook, and I've added a pointer to flashrom's development guidelines. Change-Id: Iea49a06c2d4824be073eff98c8aae1cbc5b145e4 Signed-off-by: David Hendricks <david.hendricks@gmail.com> Reviewed-on: https://review.coreboot.org/c/flashrom/+/35295 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>