diff options
author | 2018-04-09 14:31:43 -0400 | |
---|---|---|
committer | 2018-04-12 16:03:22 -0400 | |
commit | 71e038b0094a028f1a41387e6e097cbbf20e485a (patch) | |
tree | 4f8519715e552ad11205aa1698430d906f452943 /README | |
parent | 7d68719268bc895ca7665007ad6f670389df1415 (diff) | |
download | meta-cloud-services-71e038b0094a028f1a41387e6e097cbbf20e485a.tar.gz meta-cloud-services-71e038b0094a028f1a41387e6e097cbbf20e485a.tar.bz2 meta-cloud-services-71e038b0094a028f1a41387e6e097cbbf20e485a.zip |
README: update code submission line to include "m-c-s" and '-M'
The READMEs were lacking the "[m-c-s]" which we normally expect on the
mailing list as well as the use of the "-M" option which makes
reviewing patches, which include a move as seen when we uprev a
recipe, easier to review.
Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -41,7 +41,7 @@ Maintenance Send pull requests, patches, comments or questions to meta-virtualization@yoctoproject.org 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][m-c-s][PATCH' Maintainers: Bruce Ashfield <bruce.ashfield@windriver.com> |