aboutsummaryrefslogtreecommitdiffstats
path: root/meta-multimedia/README
diff options
context:
space:
mode:
Diffstat (limited to 'meta-multimedia/README')
-rw-r--r--meta-multimedia/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-multimedia/README b/meta-multimedia/README
index b4c2455a11..9c649ff87c 100644
--- a/meta-multimedia/README
+++ b/meta-multimedia/README
@@ -9,10 +9,10 @@ layers: meta-oe
branch: master
revision: HEAD
-Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-multimedia]' in the subject'
+Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-multimedia]' 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-multimedia][PATCH
+git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix='meta-multimedia][PATCH'
You are encouraged to fork the mirror on github https://github.com/openembedded/meta-openembedded to share your patches, this is preferred for patch sets consisting of more than one patch. Other services like GitLab, repo.or.cz or self hosted setups are of course accepted as well, 'git fetch <remote>' works the same on all of them. We recommend github because it is free, easy to use, has been proven to be reliable and has a really good web GUI.