* [yocto-docs][PATCH] README: update to new mailing list
@ 2020-01-29 18:15 akuster
0 siblings, 0 replies; only message in thread
From: akuster @ 2020-01-29 18:15 UTC (permalink / raw)
To: docs
Signed-off-by: Armin Kuster <akuster808@gmail.com>
---
README | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/README b/README
index d85781109..62c2a3ffb 100644
--- a/README
+++ b/README
@@ -10,6 +10,16 @@ An online version of the documentation can be found at:
Where to Send Patches
=====================
+When sending single patches, please using something like:
+'git send-email -1 --to docs@lists.yoctoproject.org --subject-prefix=yocto-docs][PATCH'
+
+These values can be set as defaults for this repository:
+
+$ git config sendemail.to docs@lists.yoctoproject.org
+$ git config format.subjectPrefix yocto-docs][PATCH
+
+Now you can just do 'git send-email origin/master' to send all local patches.
+
Git repository: http://git.yoctoproject.org/cgit/cgit.cgi/yocto-docs/
-Mailing list: yocto@yoctoproject.org
+Mailing list: docs@lists.yoctoproject.org
Please cc: Scott Rifenbark <srifenbark@gmail.com> on changes.
--
2.17.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2020-01-29 18:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-29 18:15 [yocto-docs][PATCH] README: update to new mailing list akuster
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.