Re: [PATCH] cpuset: Remove stale URLs in the MAINTAINERS entry
From: Joe Perches
Date: Mon Dec 28 2020 - 01:05:18 EST
On Mon, 2020-12-28 at 11:17 +0800, Zefan Li wrote:
> Those URLs are no longer accessable.
>
> Reported-by: Steve Wahl <steve.wahl@xxxxxxx>
> Signed-off-by: Zefan Li <lizefan@xxxxxxxxxx>
> ---
> MAINTAINERS | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index ae9b1dd748c4..2fe8eb54639e 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4477,8 +4477,6 @@ CONTROL GROUP - CPUSET
> M: Li Zefan <lizefan@xxxxxxxxxx>
> L: cgroups@xxxxxxxxxxxxxxx
> S: Maintained
> -W: http://www.bullopensource.org/cpuset/
> -W: http://oss.sgi.com/projects/cpusets/
The general argument to avoid removal of these no longer valid links
is that they may still be available from archive.org.
For instance:
https://web.archive.org/web/20170512010721/http://oss.sgi.com/projects/cpusets/
It may be appropriate to copy the content into a local Documentation
file somewhere to avoid the need to lookup old reference links.