All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] README: A couple of updates due to recent changes
@ 2020-02-10  3:37 Tanu Kaskinen
  2020-02-10 17:00 ` [docs] " akuster
  0 siblings, 1 reply; 7+ messages in thread
From: Tanu Kaskinen @ 2020-02-10  3:37 UTC (permalink / raw)
  To: docs

Since there's now a separate mailing list for docs, I think the
yocto-docs tag doesn't need to be added to patches any more.

---

 README | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/README b/README
index 62c2a3ffb..6a7f3abe6 100644
--- a/README
+++ b/README
@@ -11,15 +11,13 @@ 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'
+'git send-email -1 --to docs@lists.yoctoproject.org
 
-These values can be set as defaults for this repository:
+The To header can be set as default 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: docs@lists.yoctoproject.org
-Please cc: Scott Rifenbark <srifenbark@gmail.com> on changes.
-- 
2.20.1


^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-02-11  7:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-10  3:37 [PATCH] README: A couple of updates due to recent changes Tanu Kaskinen
2020-02-10 17:00 ` [docs] " akuster
2020-02-11  1:01   ` Peter Kjellerstedt
2020-02-11  1:33     ` akuster
2020-02-11  1:57       ` Peter Kjellerstedt
2020-02-11  2:07         ` akuster
2020-02-11  7:14           ` Tanu Kaskinen

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.