From 71e038b0094a028f1a41387e6e097cbbf20e485a Mon Sep 17 00:00:00 2001 From: Mark Asselstine Date: Mon, 9 Apr 2018 14:31:43 -0400 Subject: 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 --- README | 2 +- meta-openstack/README | 2 +- 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 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 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 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 -- cgit v1.2.3-54-g00ecf