forked from organicmaps/organicmaps
fix sign off format
< > was missing Signed-off-by: Mateusz Konieczny <matkoniecz@gmail.com>
This commit is contained in:
parent
8f9d7c3863
commit
1ccd273f7c
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ who did what, and for legal reasons.
|
|||
|
||||
To sign-off a patch, just add a line in the commit message saying:
|
||||
|
||||
Signed-off-by: Some Developer somedev@example.com
|
||||
Signed-off-by: Some Developer <somedev@example.com>
|
||||
|
||||
Git has a flag that can sign a commit for you. An example using it is:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue