mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
The commit header as added by "git commit -s" is "Signed-off-by:", and not any other casing. While it perhaps case-insensitive, use canonical casing to not confuse (attentive) users. Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>