Re: [PATCH 2/5] MAINTAINERS: remove linux-mips.org references
From: Philippe Mathieu-Daudé <hidden>
Date: 2021-02-23 09:53:41
Also in:
kernel-janitors, linux-hams, linux-mips, lkml
From: Philippe Mathieu-Daudé <hidden>
Date: 2021-02-23 09:53:41
Also in:
kernel-janitors, linux-hams, linux-mips, lkml
On Mon, Feb 22, 2021 at 5:22 PM Lukas Bulwahn [off-list ref] wrote:
The domain lookup for linux-mips.org fails for quite some time now. Hence, webpages, the patchwork instance and Ralf Baechle's email there is not reachable anymore. Remove all references of webpages from linux-mips.org in MAINTAINERS, and refer to the kernel.org's linux-mips patchwork instance instead. Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com> --- MAINTAINERS | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-)diff --git a/MAINTAINERS b/MAINTAINERS index e949e561867d..703a50183301 100644 --- a/MAINTAINERS +++ b/MAINTAINERS@@ -4980,7 +4980,6 @@ DECSTATION PLATFORM SUPPORT M: "Maciej W. Rozycki" <macro@orcam.me.uk> L: linux-mips@vger.kernel.org S: Maintained -W: http://www.linux-mips.org/wiki/DECstation
Why not use the web archive? The information is still valuable. https://web.archive.org/web/20190704000315/https://www.linux-mips.org/wiki/DECstation
F: arch/mips/dec/ F: arch/mips/include/asm/dec/ F: arch/mips/include/asm/mach-dec/
...