From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from shards.monkeyblade.net (shards.monkeyblade.net [IPv6:2620:137:e000::1:9]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 9D64A3B2A4 for ; Sun, 18 Nov 2018 00:40:07 -0500 (EST) Received: from localhost (unknown [IPv6:2601:601:9f80:35cd::bf5]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: davem-davemloft) by shards.monkeyblade.net (Postfix) with ESMTPSA id 9BAD714813E6E; Sat, 17 Nov 2018 21:40:05 -0800 (PST) Date: Sat, 17 Nov 2018 21:40:05 -0800 (PST) Message-Id: <20181117.214005.864384392477544705.davem@davemloft.net> To: toke@toke.dk Cc: netdev@vger.kernel.org, cake@lists.bufferbloat.net From: David Miller In-Reply-To: <20181116201359.15922-1-toke@toke.dk> References: <20181116201359.15922-1-toke@toke.dk> X-Mailer: Mew version 6.8 on Emacs 26.1 Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Sat, 17 Nov 2018 21:40:05 -0800 (PST) Subject: Re: [Cake] [PATCH] MAINTAINERS: Add entry for CAKE qdisc X-BeenThere: cake@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: Cake - FQ_codel the next generation List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Nov 2018 05:40:07 -0000 From: Toke H=F8iland-J=F8rgensen Date: Fri, 16 Nov 2018 12:13:59 -0800 > We would like the existing community to be kept in the loop for any n= ew > developments on CAKE; and I certainly plan to keep maintaining it. Re= flect > this in MAINTAINERS. > = > Signed-off-by: Toke H=F8iland-J=F8rgensen Applied, thanks Toke.