From mboxrd@z Thu Jan 1 00:00:00 1970
Received: from mail.free-electrons.com ([62.4.15.54])
by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux))
id 1eBzMb-0002z7-MD
for linux-mtd@lists.infradead.org; Tue, 07 Nov 2017 08:36:08 +0000
Date: Tue, 7 Nov 2017 09:35:42 +0100
From: Boris Brezillon
To: Roy Franz
Cc: dwmw2@infradead.org, computersforpeace@gmail.com, marek.vasut@gmail.com,
richard@nod.at, cyrille.pitchen@wedev4u.fr, roy.franz@cavium.com,
linux-mtd@lists.infradead.org
Subject: Re: [PATCH] mtd: docs: Add mention of patchwork to patch submission
section
Message-ID: <20171107093542.75bbbce6@bbrezillon>
In-Reply-To: <20171107030755.17822-1-roy.franz@cavium.com>
References: <20171107030755.17822-1-roy.franz@cavium.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
List-Id: Linux MTD discussion mailing list
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
On Mon, 6 Nov 2017 19:07:55 -0800
Roy Franz wrote:
> Mention that patches submitted to the mailing list are tracked in
> the MTD patchwork system.
>
> Signed-off-by: Roy Franz
Acked-by: Boris Brezillon
> ---
> source.xml | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/source.xml b/source.xml
> index a557a23..991e861 100644
> --- a/source.xml
> +++ b/source.xml
> @@ -137,7 +137,9 @@ use git if you make a habit of it.
>
> If you are sending patches to the mailing list,
> please remember to base them on the appropriate tree listed above, not Linus'
> -tree.
> +tree. Patches submitted to the mailing list are tracked in
> +Patchwork.
> +
>
> Patch Format Guidelines
>