From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next] MAINTAINERS: Direct networking documentation changes to netdev Date: Thu, 19 Apr 2018 13:42:45 -0400 (EDT) Message-ID: <20180419.134245.602931885937580833.davem@davemloft.net> References: <20180418101413.46fd1212@lwn.net> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: corbet@lwn.net Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:32942 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753692AbeDSRmq (ORCPT ); Thu, 19 Apr 2018 13:42:46 -0400 In-Reply-To: <20180418101413.46fd1212@lwn.net> Sender: netdev-owner@vger.kernel.org List-ID: From: Jonathan Corbet Date: Wed, 18 Apr 2018 10:14:13 -0600 > Networking docs changes go through the networking tree, so patch the > MAINTAINERS file to direct authors to the right place. > > Signed-off-by: Jonathan Corbet Applied, thanks Jonathan.