summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Asselstine <mark.asselstine@windriver.com>2018-04-09 14:31:43 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2018-04-12 16:03:22 -0400
commit71e038b0094a028f1a41387e6e097cbbf20e485a (patch)
tree4f8519715e552ad11205aa1698430d906f452943
parent7d68719268bc895ca7665007ad6f670389df1415 (diff)
downloadmeta-cloud-services-71e038b0094a028f1a41387e6e097cbbf20e485a.tar.gz
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>
-rw-r--r--README2
-rw-r--r--meta-openstack/README2
2 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index a66168c..ece05b2 100644
--- a/README
+++ b/README
@@ -41,7 +41,7 @@ Maintenance
41Send pull requests, patches, comments or questions to meta-virtualization@yoctoproject.org 41Send pull requests, patches, comments or questions to meta-virtualization@yoctoproject.org
42 42
43When sending single patches, please using something like: 43When sending single patches, please using something like:
44'git send-email -1 --to meta-virtualization@yoctoproject.org --subject-prefix=meta-virtualization][PATCH' 44'git send-email -1 -M --to meta-virtualization@yoctoproject.org --subject-prefix=meta-virtualization][m-c-s][PATCH'
45 45
46Maintainers: Bruce Ashfield <bruce.ashfield@windriver.com> 46Maintainers: Bruce Ashfield <bruce.ashfield@windriver.com>
47 47
diff --git a/meta-openstack/README b/meta-openstack/README
index 9d240e4..81b843b 100644
--- a/meta-openstack/README
+++ b/meta-openstack/README
@@ -33,7 +33,7 @@ Maintenance
33Send pull requests, patches, comments or questions to meta-virtualization@yoctoproject.org 33Send pull requests, patches, comments or questions to meta-virtualization@yoctoproject.org
34 34
35When sending single patches, please using something like: 35When sending single patches, please using something like:
36'git send-email -1 --to meta-virtualization@yoctoproject.org --subject-prefix=meta-virtualization][PATCH' 36'git send-email -1 -M --to meta-virtualization@yoctoproject.org --subject-prefix=meta-virtualization][m-c-s][PATCH'
37 37
38Maintainers: Bruce Ashfield <bruce.ashfield@windriver.com> 38Maintainers: Bruce Ashfield <bruce.ashfield@windriver.com>
39 39