mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-17 22:48:28 +00:00
layers: Fix git send-email instructions in README
This ensures that cut-n-paste of this command from README will work Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -37,8 +37,8 @@ before posting.
|
||||
Send pull requests to openembedded-devel@lists.openembedded.org with
|
||||
'[meta-python]' in the subject.
|
||||
|
||||
When sending single patches, please use something like:
|
||||
'git send-email -M -1 --to=openembedded-devel@lists.openembedded.org --subject-prefix=meta-python][PATCH'
|
||||
When sending single patches, please use something like:
|
||||
git send-email -M -1 --to=openembedded-devel@lists.openembedded.org --subject-prefix='meta-python][PATCH'
|
||||
|
||||
Maintenance
|
||||
-------------------------
|
||||
@@ -47,4 +47,3 @@ Layer Maintainers:
|
||||
Tim "moto-timo" Orling <TicoTimo@gmail.com>
|
||||
Derek Straka <derek@asterius.io>
|
||||
Trevor Gamblin <trevor.gamblin@windriver.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user