From patchwork Sun Oct 13 19:34:49 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Maciej W. Rozycki" X-Patchwork-Id: 13833380 Received: from angie.orcam.me.uk (angie.orcam.me.uk [78.133.224.34]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 21546126BF2; Sun, 13 Oct 2024 19:34:50 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=78.133.224.34 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1728848092; cv=none; b=aWKlMLiLew7E7oq67R/HSNfCFFek2eUmDBya0MsrxECUPM8+N+CDEH1d0TEcORJUVDc4snBr/8lk3/OBiJ+4f8h71d7Ephai4gvmnePyTk4sfqi6eHRR8dcQCCGhQeFKboHLp82laydWW2GTr1pGhaYP2DIbVO1ASz+oFqQzmqA= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1728848092; c=relaxed/simple; bh=+W600ViD6J2T4uI4xy/eANyrToiefAS6zZExmfANrjU=; h=Date:From:To:cc:Subject:In-Reply-To:Message-ID:References: MIME-Version:Content-Type; b=jPJuFc6pMZQv5W1Qy2z+f6TFA7P4f2/UFY8IocCTYzdRAw6W3hVOvaF8AdwsBESgTF7ayi52X/SPW0fITbynktq5PL/C45FWffbLEMWNjrDcF8SZuIqMjRO2bXQqm3X/06FyCv99Cl8RCtWLuMGxnf+fCmgzWG6d1Mq9kqs/wO0= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=orcam.me.uk; spf=none smtp.mailfrom=orcam.me.uk; arc=none smtp.client-ip=78.133.224.34 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=orcam.me.uk Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=orcam.me.uk Received: by angie.orcam.me.uk (Postfix, from userid 500) id 178899200B3; Sun, 13 Oct 2024 21:34:50 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by angie.orcam.me.uk (Postfix) with ESMTP id 10AE492009E; Sun, 13 Oct 2024 20:34:50 +0100 (BST) Date: Sun, 13 Oct 2024 20:34:49 +0100 (BST) From: "Maciej W. Rozycki" To: Konstantin Ryabitsev , Thomas Bogendoerfer cc: linux-edac@vger.kernel.org, linux-hams@vger.kernel.org, linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 2/2] MAINTAINERS: Remove linux-mips.org references In-Reply-To: Message-ID: References: User-Agent: Alpine 2.21 (DEB 202 2017-01-01) Precedence: bulk X-Mailing-List: linux-mips@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 The linux-mips.org site has gone down and no replacement is available at the moment. Remove/update references in MAINTAINERS accordingly. There are a bunch of Kconfig references still present; keep them around for a possible future update or for people to refer to via archive.org. Signed-off-by: Maciej W. Rozycki --- MAINTAINERS | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) linux-maintainers-lmo.diff Index: linux-macro/MAINTAINERS =================================================================== --- linux-macro.orig/MAINTAINERS +++ linux-macro/MAINTAINERS @@ -6320,7 +6320,6 @@ DECSTATION PLATFORM SUPPORT M: "Maciej W. Rozycki" L: linux-mips@vger.kernel.org S: Maintained -W: http://www.linux-mips.org/wiki/DECstation F: arch/mips/dec/ F: arch/mips/include/asm/dec/ F: arch/mips/include/asm/mach-dec/ @@ -15518,7 +15517,6 @@ MIPS M: Thomas Bogendoerfer L: linux-mips@vger.kernel.org S: Maintained -W: http://www.linux-mips.org/ Q: https://patchwork.kernel.org/project/linux-mips/list/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git F: Documentation/devicetree/bindings/mips/ @@ -23636,7 +23634,7 @@ TURBOCHANNEL SUBSYSTEM M: "Maciej W. Rozycki" L: linux-mips@vger.kernel.org S: Maintained -Q: http://patchwork.linux-mips.org/project/linux-mips/list/ +Q: https://patchwork.kernel.org/project/linux-mips/list/ F: drivers/tc/ F: include/linux/tc.h