README: add -M to git send-email example

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa
2013-04-26 15:33:46 +02:00
parent c9d9301ffd
commit 20a10ba02f
11 changed files with 21 additions and 11 deletions
+2 -1
View File
@@ -16,6 +16,7 @@ BBMASK = "meta-xfce/recipes-multimedia"
Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-xfce][dylan]' in the subject'
When sending single patches, please using something like 'git send-email -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-xfce][dylan][PATCH'
When sending single patches, please using something like:
'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-xfce][dylan][PATCH'
Interim layer maintainer: Andreas Müller <schnitzeltony@googlemail.com>