From 62823d7de00b42728cf5ca67cccc8e7c579eb8dc Mon Sep 17 00:00:00 2001 From: Mark Asselstine Date: Tue, 14 Nov 2017 12:58:09 -0500 Subject: 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 Signed-off-by: Bruce Ashfield --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 7d842329..d653f114 100644 --- a/README +++ b/README @@ -64,7 +64,7 @@ Maintainers: Raymond Danks Bruce Ashfield 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 ------- -- cgit v1.2.3-54-g00ecf