All of lore.kernel.org
 help / color / mirror / Atom feed
From: "akuster" <akuster808@gmail.com>
To: docs@lists.yoctoproject.org
Subject: [yocto-docs][PATCH] README: update to new mailing list
Date: Wed, 29 Jan 2020 10:15:41 -0800	[thread overview]
Message-ID: <20200129181541.6446-1-akuster808@gmail.com> (raw)

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


                 reply	other threads:[~2020-01-29 18:15 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200129181541.6446-1-akuster808@gmail.com \
    --to=akuster808@gmail.com \
    --cc=docs@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.