README: Add the '-M' to the 'git send-email' line

To make reviews easier and to be consistent with other patch
submission guidelines in other layers, add the '-M' option to the 'git
send-email' line.

Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
This commit is contained in:
Mark Asselstine 2017-11-14 12:58:09 -05:00 committed by Bruce Ashfield
parent 67b93f4580
commit 62823d7de0

2
README
View File

@ -64,7 +64,7 @@ Maintainers: Raymond Danks <ray.danks@se-eng.com>
Bruce Ashfield <bruce.ashfield@gmail.com> Bruce Ashfield <bruce.ashfield@gmail.com>
When sending single patches, please using something like: When sending single patches, please using something like:
$ git send-email -1 --to meta-virtualization@yoctoproject.org --subject-prefix='meta-virtualization][PATCH' $ git send-email -1 -M --to meta-virtualization@yoctoproject.org --subject-prefix='meta-virtualization][PATCH'
License License
------- -------