From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from proxima.lasnet.de ([78.47.171.185]:38952 "EHLO proxima.lasnet.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S967484AbaLLOcM (ORCPT ); Fri, 12 Dec 2014 09:32:12 -0500 Message-ID: <548AFC69.9080106@datenfreihafen.org> Date: Fri, 12 Dec 2014 15:32:09 +0100 From: Stefan Schmidt MIME-Version: 1.0 Subject: Re: [PATCH wpan-misc 1/2] website: fix milestone table name References: <1418394106-12799-1-git-send-email-alex.aring@gmail.com> In-Reply-To: <1418394106-12799-1-git-send-email-alex.aring@gmail.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-wpan-owner@vger.kernel.org List-ID: To: Alexander Aring , linux-wpan@vger.kernel.org Hello. On 12/12/14 15:21, Alexander Aring wrote: > Signed-off-by: Alexander Aring > --- > website/index.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/website/index.txt b/website/index.txt > index a7ab4bb..5a3252b 100644 > --- a/website/index.txt > +++ b/website/index.txt > @@ -114,7 +114,7 @@ Currently a rework of 802.15.4 subsystem is in progress. > > The rework will contains a new netlink API and a general handling about frame creation and parsing. > > -.Supported 802.15.4 Hardware > +.Milestones > [options="header"] > |======================================= > |Milestone | Description | state Both patches look good. I guess we don't do any Reviewed-By or Acked-By annotation here as you will directly apply them. :) regards Stefan Schmidt