From patchwork Thu Aug 18 20:20:24 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Francois Romieu X-Patchwork-Id: 12947815 X-Patchwork-Delegate: kuba@kernel.org Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id BB6CFC00140 for ; Thu, 18 Aug 2022 20:21:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1345844AbiHRUVD (ORCPT ); Thu, 18 Aug 2022 16:21:03 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34066 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1345852AbiHRUU7 (ORCPT ); Thu, 18 Aug 2022 16:20:59 -0400 Received: from violet.fr.zoreil.com (violet.fr.zoreil.com [IPv6:2001:4b98:dc0:41:216:3eff:fe56:8398]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D1433C12DF; Thu, 18 Aug 2022 13:20:53 -0700 (PDT) Received: from violet.fr.zoreil.com ([127.0.0.1]) by violet.fr.zoreil.com (8.17.1/8.17.1) with ESMTP id 27IKKQjF2765878; Thu, 18 Aug 2022 22:20:26 +0200 DKIM-Filter: OpenDKIM Filter v2.11.0 violet.fr.zoreil.com 27IKKQjF2765878 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fr.zoreil.com; s=v20220413; t=1660854026; bh=lW65DDWl1Jdxk9iycgYWgAWipBLdfd5gVplN3DTCx44=; h=Date:From:To:Cc:Subject:From; b=Z9l8OCA9SpxhUVVJBPCgVbBT4mBaWapxTTsjn7C9wi2ygM+suopNJVDngesS+W2UC I74rGN5FOcXwAZ1bpnOOBFlMdYmO6PGtQfXUbwjmogUN0xhHF+dTMNrzz9w/9C6jn3 UFJ0yf/pI6mx89jBljSBinmrseuXyK4ieD2W12ww= Received: (from romieu@localhost) by violet.fr.zoreil.com (8.17.1/8.17.1/Submit) id 27IKKOMV2765877; Thu, 18 Aug 2022 22:20:24 +0200 Date: Thu, 18 Aug 2022 22:20:24 +0200 From: Francois Romieu To: netdev@vger.kernel.org Cc: Ralf Baechle , linux-hams@vger.kernel.org, "David S . Miller" , Jakub Kicinski , Paolo Abeni , Eric Dumazet , Bernard Pidoux , Thomas Osterried Subject: [PATCH net-next 1/1] MAINTAINERS: update amateur radio status. Message-ID: MIME-Version: 1.0 Content-Disposition: inline X-Organisation: Land of Sunshine Inc. Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org X-Patchwork-Delegate: kuba@kernel.org There is still useful work in the linux kernel amateur radio area but it should not hurt to align advertised expectations in MAINTAINERS file with Ralf Baechle's stance from 2021/07/17. Signed-off-by: Francois Romieu Link: https://marc.info/?l=linux-hams&m=162651322506623 --- MAINTAINERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index f2d64020399b..691aa4e84537 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3436,7 +3436,7 @@ F: drivers/iio/adc/hx711.c AX.25 NETWORK LAYER M: Ralf Baechle L: linux-hams@vger.kernel.org -S: Maintained +S: Odd Fixes W: http://www.linux-ax25.org/ F: include/net/ax25.h F: include/uapi/linux/ax25.h @@ -14074,7 +14074,7 @@ F: net/netfilter/ NETROM NETWORK LAYER M: Ralf Baechle L: linux-hams@vger.kernel.org -S: Maintained +S: Odd Fixes W: http://www.linux-ax25.org/ F: include/net/netrom.h F: include/uapi/linux/netrom.h @@ -17640,7 +17640,7 @@ F: include/linux/mfd/rohm-shared.h ROSE NETWORK LAYER M: Ralf Baechle L: linux-hams@vger.kernel.org -S: Maintained +S: Odd Fixes W: http://www.linux-ax25.org/ F: include/net/rose.h F: include/uapi/linux/rose.h