From mboxrd@z Thu Jan 1 00:00:00 1970 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 66DECC433FE for ; Wed, 12 Oct 2022 19:11:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229954AbiJLTLg (ORCPT ); Wed, 12 Oct 2022 15:11:36 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42138 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229541AbiJLTLd (ORCPT ); Wed, 12 Oct 2022 15:11:33 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7064FCD5CE for ; Wed, 12 Oct 2022 12:11:32 -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 ams.source.kernel.org (Postfix) with ESMTPS id 1FB9BB810C2 for ; Wed, 12 Oct 2022 19:11:31 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 98957C433C1; Wed, 12 Oct 2022 19:11:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1665601889; bh=jtgX9tuBjxNWkKNaOxFaW7LtLZ+1wLafzykmke4nVeI=; h=Date:From:To:Cc:Subject:From; b=f9fQQkqnm4KqyAYkojcywc/2J5YxFqgkKUAUVlEN80QBnBpyeD/QSCxC8Wh1h9vUd bQ5VxxiULR/7CKdjUxVq9gTGBuf86B+YrvTuNgMHWJHcnut0TLU2Jdjmr7z1wd+cij D5NkngCgKgabxhpIflyvV+WWMUDqvyTnXY5bD+KqB8500kQC2HJESD3xWL5AWADevK LuAEDjJwhSXHuPW51UtTFC82kxjEaGCUvAFEA4NsuGq+A3Ncuez0pRUu5Q0C4nLEFH p7SXwWRt70wwvjlSS1ssN3I/iu2nYhIUB3kX0x4lig+pxHbTkbRYKFLNquxeAXkEZu CTuOr3yGy9D3w== Date: Wed, 12 Oct 2022 14:11:28 -0500 From: Bjorn Helgaas To: linux-rpi-kernel@lists.infradead.org Cc: Florian Fainelli , linux-rpi-kernel-owner@lists.infradead.org, linux-kernel@vger.kernel.org, helpdesk@kernel.org Subject: Add linux-rpi-kernel archives to lore.kernel.org? Message-ID: <20221012191128.GA3108607@bhelgaas> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The linux-rpi-kernel@lists.infradead.org mailing list is listed in MAINTAINERS and is quite active [1]. Once in a while a commit links to the infradead pipermail archive [2] (the link in that commit appears broken). I propose that we add linux-rpi-kernel to the lore.kernel.org archives so future commits can use lore.kernel.org links that don't depend on infradead. https://korg.docs.kernel.org/lore.html says pipermail archives like infradead has are not ideal, but I don't have any archives at all, and I don't know how to get even pipermail archives out of infradead. Bjorn [1] https://lists.infradead.org/pipermail/linux-rpi-kernel/ [2] https://git.kernel.org/linus/f147384774a7