dco/docs: email in angular braces

Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
This commit is contained in:
Himanshu Mishra
2021-05-10 15:36:52 +02:00
committed by GitHub
parent 48fa6b03a6
commit b6cb9dcc28
+1 -1
View File
@@ -93,7 +93,7 @@ Which will look something like the following in the repo;
```
Awesome commit message
Signed-off-by: Jane Smith jane.smith@example.com
Signed-off-by: Jane Smith <jane.smith@example.com>
```
- In case you forgot to add it to the most recent commit, use `git commit --amend --signoff`