From nobody Tue Apr 28 01:10:43 2026 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 D6669C43334 for ; Wed, 8 Jun 2022 14:36:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241460AbiFHOgW (ORCPT ); Wed, 8 Jun 2022 10:36:22 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:32910 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241005AbiFHOgU (ORCPT ); Wed, 8 Jun 2022 10:36:20 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A811357B35 for ; Wed, 8 Jun 2022 07:36:19 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 4603961B8D for ; Wed, 8 Jun 2022 14:36:19 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 72E65C34116; Wed, 8 Jun 2022 14:36:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1654698978; bh=3X/DXsxcjpI4dcOp06iuY7OHxEhJeva0tl/x5kqZNTc=; h=From:To:Cc:Subject:Date:From; b=kvgyY5tPMuBKazQ1rsSeiTlLEgM7pOQbKk3OZrfsjTayj9VjfQLathntsNzpLe7IQ sQcG7S13+c/yk5fdZiy6uQUM2Pnqma96Mba5XlE9v5LkIXiRCPuKFh2kMtp/lXp43b pzgng15w19lX2igNCtSNLSDAnxLY2rtpcXCNR4BdkMemgbXQ2zLE8BB1mNehqAcfpG 2FcGP/36mynBoLIg5JXl216sycbq5X5WjByCoOLP15KPsx/+v+8JSY2zyX6xoNocpT 5Q/ZPvf3cScMCmF8Yu440CgcgjQt4h62v2kk8y2N1IVlEYF+4SJllGNDBoEt74AXhw JlQvUTR796oSg== From: Bjorn Helgaas To: Stefan Richter Cc: linux1394-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org, Bjorn Helgaas Subject: [PATCH] MAINTAINERS: Mark linux1394-devel as subscribers-only Date: Wed, 8 Jun 2022 09:36:14 -0500 Message-Id: <20220608143614.398128-1-helgaas@kernel.org> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" From: Bjorn Helgaas The linux1394-devel mailing list rejects messages from non-subscribers, so mark it as such: Your message has been rejected, probably because you are not subscribed to the mailing list and the list's policy is to prohibit non-members from posting to it. If you think that your messages are being rejected in error, contact the mailing list owner at linux1394-devel-owner@lists.sourceforge.net. Signed-off-by: Bjorn Helgaas --- MAINTAINERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index a6d3bd9d2a8d..9d5a24d9187b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7697,7 +7697,7 @@ F: sound/firewire/ FIREWIRE MEDIA DRIVERS (firedtv) M: Stefan Richter L: linux-media@vger.kernel.org -L: linux1394-devel@lists.sourceforge.net +L: linux1394-devel@lists.sourceforge.net (subscribers-only) S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.g= it F: drivers/media/firewire/ @@ -7706,14 +7706,14 @@ FIREWIRE SBP-2 TARGET M: Chris Boot L: linux-scsi@vger.kernel.org L: target-devel@vger.kernel.org -L: linux1394-devel@lists.sourceforge.net +L: linux1394-devel@lists.sourceforge.net (subscribers-only) S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/nab/lio-core-2.6.git = master F: drivers/target/sbp/ =20 FIREWIRE SUBSYSTEM M: Stefan Richter -L: linux1394-devel@lists.sourceforge.net +L: linux1394-devel@lists.sourceforge.net (subscribers-only) S: Maintained W: http://ieee1394.wiki.kernel.org/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394.git --=20 2.25.1