DPDK website maintenance
 help / color / mirror / Atom feed
* [dpdk-web] [PATCH] Suggest to use --subject-prefix and stable@ for stable-only patches
@ 2018-05-25  9:23 Luca Boccassi
  2018-06-12 14:18 ` Thomas Monjalon
  0 siblings, 1 reply; 2+ messages in thread
From: Luca Boccassi @ 2018-05-25  9:23 UTC (permalink / raw)
  To: web; +Cc: thomas, Luca Boccassi

Add a short abbreviation of the contributing guidelines regarding
patches for stable releases only

Signed-off-by: Luca Boccassi <bluca@debian.org>
---
 dev.html | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/dev.html b/dev.html
index a539eae..1a000d1 100644
--- a/dev.html
+++ b/dev.html
@@ -101,6 +101,10 @@
 	<pre>git send-email -3 --to dev@dpdk.org --cover-letter --annotate</pre>
 	<p>Shallow threading (<em>--thread --no-chain-reply-to</em>) is preferred for patch series.
 	It should be git's default.
+	<p>If a patch is for a <a href="/doc/guides/contributing/stable.html">stable release</a>
+	rather than for mainline, please send only to stable@dpdk.org and indicate the target branch
+	using --subject-prefix:
+	<pre>git send-email -1 --to stable@dpdk.org --subject-prefix='PATCH 17.11'</pre>
 	<p>Example of configuration in <em>~/.gitconfig</em>:
 	<pre>[sendemail]
 	suppressfrom = true
-- 
2.14.2

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

* Re: [dpdk-web] [PATCH] Suggest to use --subject-prefix and stable@ for stable-only patches
  2018-05-25  9:23 [dpdk-web] [PATCH] Suggest to use --subject-prefix and stable@ for stable-only patches Luca Boccassi
@ 2018-06-12 14:18 ` Thomas Monjalon
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Monjalon @ 2018-06-12 14:18 UTC (permalink / raw)
  To: Luca Boccassi; +Cc: web

25/05/2018 11:23, Luca Boccassi:
> Add a short abbreviation of the contributing guidelines regarding
> patches for stable releases only
> 
> Signed-off-by: Luca Boccassi <bluca@debian.org>

Acked-by: Thomas Monjalon <thomas@monjalon.net>

Applied (with italic formatting of the option), thanks.

	http://dpdk.org/dev#send

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

end of thread, other threads:[~2018-06-12 14:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-25  9:23 [dpdk-web] [PATCH] Suggest to use --subject-prefix and stable@ for stable-only patches Luca Boccassi
2018-06-12 14:18 ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).